|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NSSpeechSynthesizer.NSSpeechBoundary | |
---|---|
org.rococoa.contrib.appkit |
Uses of NSSpeechSynthesizer.NSSpeechBoundary in org.rococoa.contrib.appkit |
---|
Fields in org.rococoa.contrib.appkit declared as NSSpeechSynthesizer.NSSpeechBoundary | |
---|---|
static NSSpeechSynthesizer.NSSpeechBoundary |
NSSpeechSynthesizer.NSSpeechBoundary.ImmediateBoundary
|
static NSSpeechSynthesizer.NSSpeechBoundary |
NSSpeechSynthesizer.NSSpeechBoundary.SentenceBoundary
|
static NSSpeechSynthesizer.NSSpeechBoundary |
NSSpeechSynthesizer.NSSpeechBoundary.WordBoundary
|
Methods in org.rococoa.contrib.appkit with parameters of type NSSpeechSynthesizer.NSSpeechBoundary | |
---|---|
abstract void |
NSSpeechSynthesizer.pauseSpeakingAtBoundary(NSSpeechSynthesizer.NSSpeechBoundary boundary)
Pause speech at the indicated boundary |
abstract void |
NSSpeechSynthesizer.stopSpeakingAtBoundary(NSSpeechSynthesizer.NSSpeechBoundary boundary)
Stop this synthesizer from speaking when it reaches the indicated place. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |