VoiceInfo.SupportedAudioFormats Özellik

Tanım

Sesin desteklediği ses biçimleri koleksiyonunu alır.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::Speech::AudioFormat::SpeechAudioFormatInfo ^> ^ SupportedAudioFormats { System::Collections::ObjectModel::ReadOnlyCollection<System::Speech::AudioFormat::SpeechAudioFormatInfo ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<System.Speech.AudioFormat.SpeechAudioFormatInfo> SupportedAudioFormats { get; }
member this.SupportedAudioFormats : System.Collections.ObjectModel.ReadOnlyCollection<System.Speech.AudioFormat.SpeechAudioFormatInfo>
Public ReadOnly Property SupportedAudioFormats As ReadOnlyCollection(Of SpeechAudioFormatInfo)

Özellik Değeri

ReadOnlyCollection<SpeechAudioFormatInfo>

Sesin desteklediği ses biçimlerinin bir koleksiyonunu döndürür.

Şunlara uygulanır

Ayrıca bkz.