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입니다.

적용 대상

추가 정보