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

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

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

List of all members.

Public Member Functions

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

Properties

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

Detailed Description

The response to a Speech To Text request.


Constructor & Destructor Documentation

Initializes a new instance of the SpeechResponse class.


Property Documentation

Gets or sets the Recognition returned by the server.