TextToSpeech.Default Property

Definition

Provides the default implementation for static usage of this API.

public:
 static property Microsoft::Maui::Media::ITextToSpeech ^ Default { Microsoft::Maui::Media::ITextToSpeech ^ get(); };
public static Microsoft.Maui.Media.ITextToSpeech Default { get; }
static member Default : Microsoft.Maui.Media.ITextToSpeech
Public Shared ReadOnly Property Default As ITextToSpeech

Property Value

Applies to