Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

ISpeechResourceLoader.ReleaseLocalCopy Method

Releases the local copy of the specified speech resource.

Namespace:  Microsoft.Speech
Assembly:  Microsoft.Speech (in Microsoft.Speech.dll)

Syntax

'Declaration
Sub ReleaseLocalCopy ( _
    path As String _
)
'Usage
Dim instance As ISpeechResourceLoader
Dim path As String

instance.ReleaseLocalCopy(path)
void ReleaseLocalCopy(
    string path
)

Parameters

See Also

Reference

ISpeechResourceLoader Interface

ISpeechResourceLoader Members

Microsoft.Speech Namespace