SpeechSynthesisStream.FlushAsync Method

Flushes data asynchronously in a sequential stream.

Syntax

public:
IAsyncOperation<bool>^ FlushAsync()  

Return value

Type: IAsyncOperation<Boolean

An asynchronous operation. For more information, see FlushAsync method.

Requirements

Namespace: Windows.Media.SpeechSynthesis

Assembly: (in )

See also

Reference

SpeechSynthesisStream Class

SpeechSynthesisStream Members

Windows.Media.SpeechSynthesis Namespace