SpeechSynthesisStream.CanRead Property

Gets whether SpeechSynthesisStream can be read from.

Syntax

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

Property value

Type: bool 

  True if the stream can be read from; otherwise false.

Requirements

Namespace: Windows.Media.SpeechSynthesis

Assembly: (in )

See also

Reference

SpeechSynthesisStream Class

SpeechSynthesisStream Members

Windows.Media.SpeechSynthesis Namespace