Bagikan melalui


SpeechSynthesisStream.ContentType Properti

Definisi

Mendapatkan jenis MIME dari konten SpeechSynthesisStream.

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

Nilai Properti

String

Platform::String

winrt::hstring

Jenis MIME (audio/wav) aliran.

Penerapan

Berlaku untuk

Lihat juga