다음을 통해 공유


SpeechSynthesisStream.ContentType 속성

정의

SpeechSynthesisStream 콘텐츠의 MIME 형식을 가져옵니다.

public:
 property Platform::String ^ ContentType { Platform::String ^ get(); };
winrt::hstring ContentType();
public string ContentType { get; }
var string = speechSynthesisStream.contentType;
Public ReadOnly Property ContentType As String

속성 값

String

Platform::String

winrt::hstring

스트림의 MIME 형식(오디오/물결선)입니다.

구현

적용 대상

추가 정보