SpeechSynthesisStream.Size Property

Gets or sets the size of the SpeechSynthesisStream.

Syntax

public:
property uint64 Size {
         uint64 get ();
         void set (uint64 value);
}  

Property value

Type: uint64 

  The size of the stream.

Requirements

Namespace: Windows.Media.SpeechSynthesis

Assembly: (in )

See also

Reference

SpeechSynthesisStream Class

SpeechSynthesisStream Members

Windows.Media.SpeechSynthesis Namespace