Share via


NSSpeechSynthesizerDelegate_Extensions.DidEncounterError Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidEncounterError(this AppKit.INSSpeechSynthesizerDelegate This, AppKit.NSSpeechSynthesizer sender, UIntPtr characterIndex, string theString, string message);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidEncounterError : AppKit.INSSpeechSynthesizerDelegate * AppKit.NSSpeechSynthesizer * unativeint * string * string -> unit

Parameters

characterIndex
UIntPtr

unativeint

theString
String
message
String
Attributes

Applies to