SpeechAudioFormatInfo.EncodingFormat プロパティ

定義

オーディオ形式のエンコーディング形式を取得します。

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

プロパティ値

オーディオのエンコーディング形式。

適用対象