SpeechSynthesisResult Class
Result of a speech synthesis operation.
Constructor for internal use.
Constructor
Python
SpeechSynthesisResult(handle: c_void_p)
Parameters
Name | Description |
---|---|
handle
Required
|
|
audio_data
The output audio data from the TTS.
audio_duration
The time duration of the synthesized audio.
Anteckning
Added in version 1.21.0.
cancellation_details
The reason why speech synthesis was cancelled.
Returns None if there was no cancellation.
properties
A collection of properties and their values defined for this SpeechSynthesisResult.
Anteckning
Added in version 1.17.0.
reason
Synthesis reason.
result_id
Synthesis result unique ID.
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Feedback om Azure SDK for Python
Azure SDK for Python är ett öppen källkod projekt. Välj en länk för att ge feedback: