SpeechSynthesisConnector.ExpectedAudioFormat 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.
Caution
ExpectedAudioFormat is obsolete, use AudioFormat property instead.
Gets the format in which SpeechSynthesisConnector expects audio data to be written to the stream.
public:
property Microsoft::Rtc::Collaboration::AudioVideo::AudioFormat ExpectedAudioFormat { Microsoft::Rtc::Collaboration::AudioVideo::AudioFormat get(); };
[System.Obsolete("ExpectedAudioFormat is obsolete, use AudioFormat property instead.")]
public Microsoft.Rtc.Collaboration.AudioVideo.AudioFormat ExpectedAudioFormat { get; }
member this.ExpectedAudioFormat : Microsoft.Rtc.Collaboration.AudioVideo.AudioFormat
Public ReadOnly Property ExpectedAudioFormat As AudioFormat
Property Value
- Attributes