SpeechRecognitionStream.SetLength Method
Sets the length of the current stream. Not supported.
Namespace: Microsoft.Rtc.Collaboration.AudioVideo
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Overrides Sub SetLength ( _
value As Long _
)
'Usage
Dim instance As SpeechRecognitionStream
Dim value As Long
instance.SetLength(value)
public override void SetLength(
long value
)
Parameters
- value
Type: System.Int64
value. Not supported