SpeechSynthesisStream.Dispose method

Performs tasks associated with freeing, releasing, or resetting unmanaged resources.

Syntax

public Dispose()
Public Function Dispose()

Parameters

This method has no parameters.

Requirements (Windows 10 device family)

Device family

Universal

API contract

Windows.Foundation.UniversalApiContract, introduced version 1.0

Namespace

Windows.Media.SpeechSynthesis

Metadata

Windows.Foundation.UniversalApiContract.winmd

Requirements (Windows 8.x and Windows Phone 8.x)

Minimum supported client

Windows 8.1

Minimum supported server

Windows Server 2012 R2

Minimum supported phone

Windows Phone 8.1 [Windows Runtime apps only]

Namespace

Windows.Media.SpeechSynthesis

Metadata

Windows.winmd

See also

SpeechSynthesisStream

Speech interactions

Designers

Speech design guidelines

Samples

Speech recognition and speech synthesis sample