SpeechSynthesizer.Close method

Performs application-defined tasks associated with freeing, releasing, or resetting allocated resources.

Syntax

public void Close()
Public Sub Close()
public:
void Close()

Parameters

This method has no parameters.

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8

Namespace

Windows.Phone.Speech.Synthesis Windows::Phone::Speech::Synthesis [C++]

Metadata

Windows.WinMD

Capabilities

ID_CAP_SPEECH_RECOGNITION [Windows Phone]

See also

SpeechSynthesizer