Writes data asynchronously in a sequential stream.
public:
IAsyncOperationWithProgress<uint32, uint32>^ WriteAsync(
IBuffer^ buffer
)
buffer
Type: IBuffer
The buffer into which the asynchronous writer operation places the bytes to write.
Type: IAsyncOperationWithProgress<UInt32, UInt32>
An asynchronous operation that includes progress updates. For more information, see WriteAsync method.
Namespace: Windows.Media.SpeechSynthesis
Assembly: (in )