SpeechRecognitionStream.Flush Method

Clears all buffers for this stream and causes any buffered data to be written to the underlying device.

Namespace:  Microsoft.Rtc.Collaboration.AudioVideo
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Overrides Sub Flush
'Usage
Dim instance As SpeechRecognitionStream

instance.Flush()
public override void Flush()

See Also

Reference

SpeechRecognitionStream Class

SpeechRecognitionStream Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace