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 - 英文 (美國) 。