Share via


Note

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

ISpeechResourceLoader Interface

Gives applications control over loading resources.

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

Syntax

'Declaration
Public Interface ISpeechResourceLoader
'Usage
Dim instance As ISpeechResourceLoader
public interface ISpeechResourceLoader

Remarks

For example, application authors may want to cache remote resources, enforce custom security policies, or redirect resources to other locations.

See Also

Reference

ISpeechResourceLoader Members

Microsoft.Speech Namespace