다음을 통해 공유


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 언어 태그입니다.

적용 대상

추가 정보