SpeechRecognitionConnector Methods

The SpeechRecognitionConnector type exposes the following members.

Methods

  Name Description
Public method AttachFlow Specifies which AudioVideoFlow will provide audio data for speech recognition.
Public method DetachFlow Detach the current AudioVideoFlow, freeing the connector to use another.
Public method Dispose Dispose of the SpeechRecognitionConnector.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Start Begin recording audio into a new stream.
Public method Stop Cap off the current stream, and stop recording audio.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SpeechRecognitionConnector Class

Microsoft.Rtc.Collaboration.AudioVideo Namespace