SpeechSynthesisStream.ContentType Property

Gets the MIME type of the content of SpeechSynthesisStream.

Syntax

public:
property String^ ContentType {
         String^ get ();
}  

Property value

Type: String 

  The MIME type (audio/wav) of the stream.

Requirements

Namespace: Windows.Media.SpeechSynthesis

Assembly: (in )

See also

Reference

SpeechSynthesisStream Class

SpeechSynthesisStream Members

Windows.Media.SpeechSynthesis Namespace