Share via


SpeechSynthesisConnector.ReadByte Method

Not supported.

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
Not applicable.

Exceptions

Exception Condition
NotSupportedException

Thrown when this method is called.

See Also

Reference

SpeechSynthesisConnector Class

SpeechSynthesisConnector Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace