RecognizedAudio Methods
From Microsoft Speech Platform SDK 11
The RecognizedAudio type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetRange | Selects and returns a section of the current recognized audio as binary data. | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) | |
| WriteToAudioStream | Writes the entire audio to a stream as raw data. | |
| WriteToWaveStream | Writes audio to a stream in Wave format. |