共用方式為


VoiceInformation.Language 屬性

定義

取得語音合成引擎的標準化 BCP-47 語言標記 , (語音) 。

public:
 property Platform::String ^ Language { Platform::String ^ get(); };
winrt::hstring Language();
public string Language { get; }
var string = voiceInformation.language;
Public ReadOnly Property Language As String

屬性值

String

Platform::String

winrt::hstring

標準化 BCP-47 語言標籤

適用於

另請參閱