VoiceInformation.Description プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
音声合成エンジン (音声) の説明を取得します。
public:
property Platform::String ^ Description { Platform::String ^ get(); };
winrt::hstring Description();
public string Description { get; }
var string = voiceInformation.description;
Public ReadOnly Property Description As String
プロパティ値
DisplayName と Language の組み合わせに基づく説明。 たとえば、Microsoft David - English (米国)。