The SpeechResult type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| SpeechResult |
Initializes a new instance of the SpeechResult class.
|
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| InternalErrorMessage |
Gets or sets the error message if an error occures during the Speech-to-Text translation.
| |
| Items |
Gets or sets the list of items obtained after the speech-to-text translation.
|
See Also