Start Method

Prepare the connector to accept input from the Synthesizer and transmit it to the AudioVideoFlow.

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

Syntax

'Declaration
Public Sub Start
'Usage
Dim instance As SpeechSynthesisConnector

instance.Start()
public void Start()

Remarks

Exceptions

[T:System.InvalidOperationException]: Thrown if another device is already sending on the AVFlow.

[T:System.InvalidOperationException]: Thrown if SSC isn't attached to an AVFlow.

[T:System.InvalidOperationException]: Thrown if SSC is already started.

See Also

Reference

SpeechSynthesisConnector Class

SpeechSynthesisConnector Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace