SpeechSynthesisStream.GetOutputStreamAt Method

Retrieves an output stream at a specified location in SpeechSynthesisStream.

Syntax

public:
IOutputStream^ GetOutputStreamAt(
         uint64 position
)  

Parameters

position
Type: uint64 

  The location in the stream at which to begin.

Return value

Type: IOutputStream 

The output stream.

Requirements

Namespace: Windows.Media.SpeechSynthesis

Assembly: (in )

See also

Reference

SpeechSynthesisStream Class

SpeechSynthesisStream Members

Windows.Media.SpeechSynthesis Namespace