SpeechSynthesisConnector Property

Speech synthesis connector attached to this AudioVideoFlow.

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

Syntax

'Declaration
Public ReadOnly Property SpeechSynthesisConnector As SpeechSynthesisConnector
    Get
'Usage
Dim instance As AudioVideoFlow
Dim value As SpeechSynthesisConnector

value = instance.SpeechSynthesisConnector
public SpeechSynthesisConnector SpeechSynthesisConnector { get; }

Property Value

Type: Microsoft.Rtc.Collaboration.AudioVideo..::..SpeechSynthesisConnector

See Also

Reference

AudioVideoFlow Class

AudioVideoFlow Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace