SpeechSynthesisStream.GetInputStreamAt Method

Retrieves an input stream at a specified location in SpeechSynthesisStream.

Syntax

public:
IInputStream^ GetInputStreamAt(
         uint64 position
)  

Parameters

position
Type: uint64 

  The location in the stream at which to begin.

Return value

Type: IInputStream 

The input stream.

Requirements

Namespace: Windows.Media.SpeechSynthesis

Assembly: (in )

See also

Reference

SpeechSynthesisStream Class

SpeechSynthesisStream Members

Windows.Media.SpeechSynthesis Namespace