Share via


SpeechRecognitionStream.Length Property

Gets the length in bytes of the stream. Not supported.

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

Syntax

'Declaration
Public Overrides ReadOnly Property Length As Long
    Get
'Usage
Dim instance As SpeechRecognitionStream
Dim value As Long

value = instance.Length
public override long Length { get; }

Property Value

Type: System.Int64

See Also

Reference

SpeechRecognitionStream Class

SpeechRecognitionStream Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace