RecognizedAudio Methods

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

The RecognizedAudio type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetRangeSelects and returns a section of the current recognized audio as binary data.
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Public methodWriteToAudioStreamWrites the entire audio to a stream as raw data.
Public methodWriteToWaveStreamWrites audio to a stream in Wave format.
Top

See Also