Share via


AVSpeechSynthesisVoice.CurrentLanguageCode Property

Definition

The BCP-47 code and locale code for the voice's language and locale.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static string CurrentLanguageCode { [Foundation.Export("currentLanguageCode")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("currentLanguageCode")>]
static member CurrentLanguageCode : string

Property Value

Attributes

Applies to