|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Number
com.sun.jna.IntegerType
com.sun.jna.NativeLong
org.rococoa.cocoa.foundation.NSUInteger
org.rococoa.contrib.appkit.NSSpeechSynthesizer.NSSpeechBoundary
public static final class NSSpeechSynthesizer.NSSpeechBoundary
Describes boundaries between speech units
Field Summary | |
---|---|
static NSSpeechSynthesizer.NSSpeechBoundary |
ImmediateBoundary
|
static NSSpeechSynthesizer.NSSpeechBoundary |
SentenceBoundary
|
static NSSpeechSynthesizer.NSSpeechBoundary |
WordBoundary
|
Fields inherited from class com.sun.jna.NativeLong |
---|
SIZE |
Constructor Summary | |
---|---|
NSSpeechSynthesizer.NSSpeechBoundary()
|
Method Summary |
---|
Methods inherited from class com.sun.jna.IntegerType |
---|
doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toString |
Methods inherited from class java.lang.Number |
---|
byteValue, shortValue |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final NSSpeechSynthesizer.NSSpeechBoundary ImmediateBoundary
public static final NSSpeechSynthesizer.NSSpeechBoundary WordBoundary
public static final NSSpeechSynthesizer.NSSpeechBoundary SentenceBoundary
Constructor Detail |
---|
public NSSpeechSynthesizer.NSSpeechBoundary()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |