SpeechAudioFormatInfo.EncodingFormat Property

Definition

Gets the encoding format of the audio.

public:
 property System::Speech::AudioFormat::EncodingFormat EncodingFormat { System::Speech::AudioFormat::EncodingFormat get(); };
public System.Speech.AudioFormat.EncodingFormat EncodingFormat { get; }
member this.EncodingFormat : System.Speech.AudioFormat.EncodingFormat
Public ReadOnly Property EncodingFormat As EncodingFormat

Property Value

The encoding format of the audio.

Applies to