NSSpeechSynthesizer Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Aplica-se a
NSSpeechSynthesizer(IntPtr)
protected internal NSSpeechSynthesizer (IntPtr handle);
new AppKit.NSSpeechSynthesizer : nativeint -> AppKit.NSSpeechSynthesizer
Parâmetros
- handle
-
IntPtr
nativeint
Aplica-se a
NSSpeechSynthesizer(String)
[Foundation.Export("initWithVoice:")]
public NSSpeechSynthesizer (string voice);
new AppKit.NSSpeechSynthesizer : string -> AppKit.NSSpeechSynthesizer
Parâmetros
- voice
- String
- Atributos