共用方式為


VoiceInformation.Id 屬性

定義

取得語音合成引擎的唯一識別碼, (語音) 。

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

屬性值

String

Platform::String

winrt::hstring

唯一 ID。

適用於

另請參閱