SynthesisVoicesResult.Voices プロパティ

定義

取得した音声リストを指定します。

public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.CognitiveServices.Speech.VoiceInfo> Voices { get; }
member this.Voices : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.CognitiveServices.Speech.VoiceInfo>
Public ReadOnly Property Voices As ReadOnlyCollection(Of VoiceInfo)

プロパティ値

適用対象