SpeechRecognitionStream.AudioFormat 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 format of the audio data in this stream.
public:
property Microsoft::Rtc::Collaboration::AudioVideo::AudioFormat AudioFormat { Microsoft::Rtc::Collaboration::AudioVideo::AudioFormat get(); };
public Microsoft.Rtc.Collaboration.AudioVideo.AudioFormat AudioFormat { get; }
member this.AudioFormat : Microsoft.Rtc.Collaboration.AudioVideo.AudioFormat
Public ReadOnly Property AudioFormat As AudioFormat