![]() |
AT&T API Platform SDK for Microsoft®
2.3.3
Wrapper classes that allow developers to build robust applications using .NET
|
Encapsulates the response of TextToSpeech API. More...
Properties | |
long | ContentLength [get, set] |
Gets or sets Content Length of speech data. | |
string | ContentType [get, set] |
Gets or sets Audio Content Type. | |
byte[] | SpeechContent [get, set] |
Gets or sets converted Speech Content. |
Encapsulates the response of TextToSpeech API.
long ATT_MSSDK.TextToSpeechv1.TextToSpeechResponse.ContentLength [get, set] |
Gets or sets Content Length of speech data.
string ATT_MSSDK.TextToSpeechv1.TextToSpeechResponse.ContentType [get, set] |
Gets or sets Audio Content Type.
byte [] ATT_MSSDK.TextToSpeechv1.TextToSpeechResponse.SpeechContent [get, set] |
Gets or sets converted Speech Content.