NSSpeechSynthesizer Constructores
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í.
Sobrecargas
NSSpeechSynthesizer() | |
NSSpeechSynthesizer(NSObjectFlag) | |
NSSpeechSynthesizer(IntPtr) | |
NSSpeechSynthesizer(String) |
NSSpeechSynthesizer()
NSSpeechSynthesizer(NSObjectFlag)
protected NSSpeechSynthesizer (Foundation.NSObjectFlag t);
new AppKit.NSSpeechSynthesizer : Foundation.NSObjectFlag -> AppKit.NSSpeechSynthesizer
Parámetros
Se aplica a
NSSpeechSynthesizer(IntPtr)
protected internal NSSpeechSynthesizer (IntPtr handle);
new AppKit.NSSpeechSynthesizer : nativeint -> AppKit.NSSpeechSynthesizer
Parámetros
- handle
-
IntPtr
nativeint
Se aplica a
NSSpeechSynthesizer(String)
[Foundation.Export("initWithVoice:")]
public NSSpeechSynthesizer (string voice);
new AppKit.NSSpeechSynthesizer : string -> AppKit.NSSpeechSynthesizer
Parámetros
- voice
- String
- Atributos