TranslationSynthesisResult Class
Defines the translation synthesis result, i.e. the voice output of the translated text in the target language.
Constructor for internal use.
- Inheritance
-
builtins.objectTranslationSynthesisResult
Constructor
TranslationSynthesisResult(handle: c_void_p)
Parameters
Name | Description |
---|---|
handle
Required
|
|
Attributes
audio
The voice output of the translated text in the target language.
reason
Recognition reason.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python