SpeechRecognitionStream Methods

Include Protected Members
Include Inherited Members

The SpeechRecognitionStream type exposes the following members.

Methods

  Name Description
Public method BeginRead Not supported. (Overrides Stream.BeginRead([], Int32, Int32, AsyncCallback, Object).)
Public method BeginWrite Not supported. (Overrides Stream.BeginWrite([], Int32, Int32, AsyncCallback, Object).)
Public method Close (inherited from Stream)
Public method CreateObjRef (inherited from MarshalByRefObject)
Protected method CreateWaitHandle Obsolete. (inherited from Stream)
Public method Dispose() (inherited from Stream)
Protected method Dispose(Boolean) (inherited from Stream)
Public method EndRead Not supported. (Overrides Stream.EndRead(IAsyncResult).)
Public method EndWrite Not supported. (Overrides Stream.EndWrite(IAsyncResult).)
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method Flush Clears all buffers for this stream and causes any buffered data to be written to the underlying device. (Overrides Stream.Flush().)
Public method GetHashCode (inherited from Object)
Public method GetLifetimeService (inherited from MarshalByRefObject)
Public method GetType (inherited from Object)
Public method InitializeLifetimeService (inherited from MarshalByRefObject)
Protected method MemberwiseClone() (inherited from Object)
Protected method MemberwiseClone(Boolean) (inherited from MarshalByRefObject)
Public method Read Reads a sequence of bytes and advances the position within the stream by the number of bytes read. (Overrides Stream.Read([], Int32, Int32).)
Public method ReadByte Not supported. (Overrides Stream.ReadByte().)
Public method Seek Sets the position within the current stream. Not supported. (Overrides Stream.Seek(Int64, SeekOrigin).)
Public method SetLength Sets the length of the current stream. Not supported. (Overrides Stream.SetLength(Int64).)
Public method ToString (inherited from Object)
Public method Write Writes a sequence of bytes to the current stream and advances the current position within this stream by the number of bytes written. Not supported. (Overrides Stream.Write([], Int32, Int32).)
Public method WriteByte Not supported. (Overrides Stream.WriteByte(Byte).)

Top

See Also

Reference

SpeechRecognitionStream Class

Microsoft.Rtc.Collaboration.AudioVideo Namespace