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

Encapsulates the response of TextToSpeech API. More...

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

List of all members.

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.

Detailed Description

Encapsulates the response of TextToSpeech API.


Property Documentation

Gets or sets Content Length of speech data.

Gets or sets Audio Content Type.

Gets or sets converted Speech Content.