Share via


RecognizedAudio Members

Represents audio input a recognition engine used to generate candidate phrases result.

The following tables list the members exposed by the RecognizedAudio type.

Public Properties

  Name Description
Dd146404.pubproperty(en-us,office.13).gif AudioPosition Gets the position in a recognition engine's audio stream of the audio input it processed.
Dd146404.pubproperty(en-us,office.13).gif Duration Gets the length of the audio input a recognition engine processed.
Dd146404.pubproperty(en-us,office.13).gif Format Gets the audio format in processed by an recognition engine.
Dd146404.pubproperty(en-us,office.13).gif StartTime Gets the time audio input began.

Top

Public Methods

(see also Protected Methods )

  Name Description
Dd146404.pubmethod(en-us,office.13).gif Equals  Overloaded. (inherited from Object )
Dd146404.pubmethod(en-us,office.13).gif GetHashCode  (inherited from Object )
Dd146404.pubmethod(en-us,office.13).gif GetRange Selects and returns a subsection of section of the current recognized audio as pure binary data.
Dd146404.pubmethod(en-us,office.13).gif GetType  (inherited from Object )
Dd146404.pubmethod(en-us,office.13).gifDd146404.static(en-us,office.13).gif ReferenceEquals  (inherited from Object )
Dd146404.pubmethod(en-us,office.13).gif ToString  (inherited from Object )
Dd146404.pubmethod(en-us,office.13).gif WriteToAudioStream Writes the entire audio to a stream as raw data.
Dd146404.pubmethod(en-us,office.13).gif WriteToWaveStream Writes audio to a stream in Wave format.

Top

Protected Methods

  Name Description
Dd146404.protmethod(en-us,office.13).gif Finalize  (inherited from Object )
Dd146404.protmethod(en-us,office.13).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

RecognizedAudio Class
Microsoft.Speech.Recognition Namespace
SpeechRecognizer
RecognitionEventArgs Class
SpeechHypothesizedEventArgs
SpeechRecognizedEventArgs
SpeechRecognitionRejectedEventArgs
SpeechHypothesized
SpeechRecognized
SpeechRecognitionRejected
SpeechHypothesized
SpeechRecognized
SpeechRecognitionRejected
Grammar.SpeechRecognized Event
EmulateRecognize
EmulateRecognizeAsync