ReadByte Method

This member overrides Stream..::..ReadByte()()()().

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

Syntax

'Declaration
Public Overrides Function ReadByte As Integer
'Usage
Dim instance As SpeechSynthesisConnector
Dim returnValue As Integer

returnValue = instance.ReadByte()
public override int ReadByte()

Return Value

Type: System..::..Int32

See Also

Reference

SpeechSynthesisConnector Class

SpeechSynthesisConnector Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace