NSSpeechSynthesizerDelegate_Extensions.DidEncounterError Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public static void DidEncounterError (this AppKit.INSSpeechSynthesizerDelegate This, AppKit.NSSpeechSynthesizer sender, nuint characterIndex, string theString, string message);
static member DidEncounterError : AppKit.INSSpeechSynthesizerDelegate * AppKit.NSSpeechSynthesizer * nuint * string * string -> unit
Parámetros
- sender
- NSSpeechSynthesizer
- characterIndex
- System.System.UIntPtr System.unativeint
- theString
- String
- message
- String