AT&T API Platform SDK for Microsoft®  2.3.2
Wrapper classes that allow developers to build robust applications using .NET
 All Classes Namespaces Functions Enumerations Enumerator Properties Groups Pages
ATT_MSSDK.TextToSpeechv1.TextToSpeechResponse Class Reference

Encapsulates the response of TextToSpeech API. More...

Inheritance diagram for ATT_MSSDK.TextToSpeechv1.TextToSpeechResponse:
ATT_MSSDK.Response

Properties

long ContentLength [get, set]
 Gets or sets Content Length of speech data More...
 
string ContentType [get, set]
 Gets or sets Audio Content Type More...
 
byte[] SpeechContent [get, set]
 Gets or sets converted Speech Content More...
 

Detailed Description

Encapsulates the response of TextToSpeech API.

Property Documentation

long ATT_MSSDK.TextToSpeechv1.TextToSpeechResponse.ContentLength
getset

Gets or sets Content Length of speech data

string ATT_MSSDK.TextToSpeechv1.TextToSpeechResponse.ContentType
getset

Gets or sets Audio Content Type

byte [] ATT_MSSDK.TextToSpeechv1.TextToSpeechResponse.SpeechContent
getset

Gets or sets converted Speech Content