SpeechSynthesisStream.Seek Method

Goes to the specified position within SpeechSynthesisStream.

Syntax

public:
void Seek(
         uint64 position
)  

Parameters

position
Type: uint64 

  The desired position within the stream.

Requirements

Namespace: Windows.Media.SpeechSynthesis

Assembly: (in )

See also

Reference

SpeechSynthesisStream Class

SpeechSynthesisStream Members

Windows.Media.SpeechSynthesis Namespace