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.Speechv2.SpeechResponse Class Reference

The response to a Speech To Text request. More...

Inheritance diagram for ATT_MSSDK.Speechv2.SpeechResponse:
ATT_MSSDK.Response

Public Member Functions

 SpeechResponse ()
 Initializes a new instance of the SpeechResponse class. More...
 

Properties

Recognition Recognition [get, set]
 Gets or sets the Recognition returned by the server. More...
 

Detailed Description

The response to a Speech To Text request.

Constructor & Destructor Documentation

ATT_MSSDK.Speechv2.SpeechResponse.SpeechResponse ( )

Initializes a new instance of the SpeechResponse class.

Property Documentation

Recognition ATT_MSSDK.Speechv2.SpeechResponse.Recognition
getset

Gets or sets the Recognition returned by the server.