다음을 통해 공유


VoiceInformation.DisplayName 속성

정의

음성 합성 엔진(음성)과 연결된 표시 이름을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

음성의 표시 이름입니다.

적용 대상

추가 정보