Share via


VoiceInformation.Id 属性

定义

获取语音合成引擎 (语音) 的唯一 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。

适用于

另请参阅