SpeechSynthesisStream.CanWrite Property

Gets a value that indicates whether SpeechSynthesisStream can be written to.

Syntax

public:
property bool CanWrite {
         bool get ();
}  

Property value

Type: bool 

  True if the stream can be written to; otherwise false.

Requirements

Namespace: Windows.Media.SpeechSynthesis

Assembly: (in )

See also

Reference

SpeechSynthesisStream Class

SpeechSynthesisStream Members

Windows.Media.SpeechSynthesis Namespace