AudioVideoFlow.SpeechSynthesisConnector Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the speech synthesis connector attached to this AudioVideoFlow.
public:
property Microsoft::Rtc::Collaboration::AudioVideo::SpeechSynthesisConnector ^ SpeechSynthesisConnector { Microsoft::Rtc::Collaboration::AudioVideo::SpeechSynthesisConnector ^ get(); };
public Microsoft.Rtc.Collaboration.AudioVideo.SpeechSynthesisConnector SpeechSynthesisConnector { get; }
member this.SpeechSynthesisConnector : Microsoft.Rtc.Collaboration.AudioVideo.SpeechSynthesisConnector
Public ReadOnly Property SpeechSynthesisConnector As SpeechSynthesisConnector