|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SpeechSynthesisLibrary
JNA Wrapper for library SpeechSynthesis
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
Nested Class Summary | |
---|---|
static interface |
SpeechSynthesisLibrary.SpeechDoneProcPtr
|
static interface |
SpeechSynthesisLibrary.SpeechErrorCFProcPtr
|
static interface |
SpeechSynthesisLibrary.SpeechErrorProcPtr
|
static interface |
SpeechSynthesisLibrary.SpeechPhonemeProcPtr
|
static interface |
SpeechSynthesisLibrary.SpeechSyncProcPtr
|
static interface |
SpeechSynthesisLibrary.SpeechTextDoneProcPtr
|
static interface |
SpeechSynthesisLibrary.SpeechWordCFProcPtr
|
static interface |
SpeechSynthesisLibrary.SpeechWordProcPtr
|
Nested classes/interfaces inherited from interface com.sun.jna.Library |
---|
Library.Handler |
Field Summary | |
---|---|
static SpeechSynthesisLibrary |
INSTANCE
|
static int |
kAudioUnitProperty_SpeechChannel
------------------------------------------ Get (SpeechChannel) |
static int |
kAudioUnitProperty_Voice
------------------------------------------ Get/Set (VoiceSpec) |
static int |
kAudioUnitSubType_SpeechSynthesis
------------------------------------------ kAudioUnitType_Generator |
static int |
kEndOfSentence
|
static int |
kEndOfWord
|
static int |
kFemale
|
static int |
kImmediate
|
static int |
kMale
|
static int |
kNeuter
|
static int |
kNoEndingProsody
|
static int |
kNoSpeechInterrupt
|
static int |
kPreflightThenPause
|
static int |
kSpeechImmediateBoundary
|
static int |
kSpeechSentenceBoundary
|
static int |
kSpeechWordBoundary
|
static int |
kTextToSpeechSynthType
|
static int |
kTextToSpeechVoiceBundleType
|
static int |
kTextToSpeechVoiceFileType
|
static int |
kTextToSpeechVoiceType
|
static int |
modeLiteral
|
static int |
modeNormal
------------------------------------------ character mode and number mode constants |
static int |
modePhonemes
|
static int |
modeText
------------------------------------------ input mode constants |
static int |
soCharacterMode
|
static int |
soCommandDelimiter
|
static int |
soCurrentA5
|
static int |
soCurrentVoice
|
static int |
soErrorCallBack
------------------------------------------ use with SpeechErrorProcPtr |
static int |
soErrors
|
static int |
soInputMode
|
static int |
soNumberMode
|
static int |
soOutputToFileWithCFURL
------------------------------------------ Pass a CFURLRef to write to this file, NULL to generate sound. |
static int |
soPhonemeCallBack
------------------------------------------ use with SpeechPhonemeProcPtr |
static int |
soPhonemeSymbols
|
static int |
soPitchBase
|
static int |
soPitchMod
|
static int |
soRate
|
static int |
soRecentSync
|
static int |
soRefCon
|
static int |
soReset
|
static int |
soSoundOutput
|
static int |
soSpeechDoneCallBack
------------------------------------------ use with SpeechDoneProcPtr |
static int |
soStatus
|
static int |
soSyncCallBack
------------------------------------------ use with SpeechSyncProcPtr |
static int |
soSynthExtension
|
static int |
soSynthType
|
static int |
soTextDoneCallBack
------------------------------------------ use with SpeechTextDoneProcPtr |
static int |
soVoiceDescription
|
static int |
soVoiceFile
|
static int |
soVolume
|
static int |
soWordCallBack
------------------------------------------ use with SpeechWordProcPtr |
Fields inherited from interface com.sun.jna.Library |
---|
OPTION_ALLOW_OBJECTS, OPTION_CALLING_CONVENTION, OPTION_FUNCTION_MAPPER, OPTION_INVOCATION_MAPPER, OPTION_STRUCTURE_ALIGNMENT, OPTION_TYPE_MAPPER |
Method Summary | |
---|---|
void |
DisposeSpeechDoneUPP(SpeechSynthesisLibrary.SpeechDoneProcPtr userUPP)
DisposeSpeechDoneUPP() Availability: Mac OS X: in version 10.0 and later in ApplicationServices.framework CarbonLib: in CarbonLib 1.0.2 and later Non-Carbon CFM: available as macro/inline Original signature : void DisposeSpeechDoneUPP(SpeechDoneUPP) |
void |
DisposeSpeechErrorUPP(SpeechSynthesisLibrary.SpeechErrorProcPtr userUPP)
DisposeSpeechErrorUPP() Availability: Mac OS X: in version 10.0 and later in ApplicationServices.framework CarbonLib: in CarbonLib 1.0.2 and later Non-Carbon CFM: available as macro/inline Original signature : void DisposeSpeechErrorUPP(SpeechErrorUPP) |
void |
DisposeSpeechPhonemeUPP(SpeechSynthesisLibrary.SpeechPhonemeProcPtr userUPP)
DisposeSpeechPhonemeUPP() Availability: Mac OS X: in version 10.0 and later in ApplicationServices.framework CarbonLib: in CarbonLib 1.0.2 and later Non-Carbon CFM: available as macro/inline Original signature : void DisposeSpeechPhonemeUPP(SpeechPhonemeUPP) |
void |
DisposeSpeechSyncUPP(SpeechSynthesisLibrary.SpeechSyncProcPtr userUPP)
DisposeSpeechSyncUPP() Availability: Mac OS X: in version 10.0 and later in ApplicationServices.framework CarbonLib: in CarbonLib 1.0.2 and later Non-Carbon CFM: available as macro/inline Original signature : void DisposeSpeechSyncUPP(SpeechSyncUPP) |
void |
DisposeSpeechTextDoneUPP(SpeechSynthesisLibrary.SpeechTextDoneProcPtr userUPP)
DisposeSpeechTextDoneUPP() Availability: Mac OS X: in version 10.0 and later in ApplicationServices.framework CarbonLib: in CarbonLib 1.0.2 and later Non-Carbon CFM: available as macro/inline Original signature : void DisposeSpeechTextDoneUPP(SpeechTextDoneUPP) |
void |
DisposeSpeechWordUPP(SpeechSynthesisLibrary.SpeechWordProcPtr userUPP)
DisposeSpeechWordUPP() Availability: Mac OS X: in version 10.0 and later in ApplicationServices.framework CarbonLib: in CarbonLib 1.0.2 and later Non-Carbon CFM: available as macro/inline Original signature : void DisposeSpeechWordUPP(SpeechWordUPP) |
void |
InvokeSpeechDoneUPP(SpeechChannelRecord chan,
int refCon,
SpeechSynthesisLibrary.SpeechDoneProcPtr userUPP)
InvokeSpeechDoneUPP() Availability: Mac OS X: in version 10.0 and later in ApplicationServices.framework CarbonLib: in CarbonLib 1.0.2 and later Non-Carbon CFM: available as macro/inline Original signature : void InvokeSpeechDoneUPP(SpeechChannel, SRefCon, SpeechDoneUPP) |
void |
InvokeSpeechPhonemeUPP(SpeechChannelRecord chan,
int refCon,
short phonemeOpcode,
SpeechSynthesisLibrary.SpeechPhonemeProcPtr userUPP)
InvokeSpeechPhonemeUPP() Availability: Mac OS X: in version 10.0 and later in ApplicationServices.framework CarbonLib: in CarbonLib 1.0.2 and later Non-Carbon CFM: available as macro/inline Original signature : void InvokeSpeechPhonemeUPP(SpeechChannel, SRefCon, SInt16, SpeechPhonemeUPP) |
void |
InvokeSpeechSyncUPP(SpeechChannelRecord chan,
int refCon,
int syncMessage,
SpeechSynthesisLibrary.SpeechSyncProcPtr userUPP)
InvokeSpeechSyncUPP() Availability: Mac OS X: in version 10.0 and later in ApplicationServices.framework CarbonLib: in CarbonLib 1.0.2 and later Non-Carbon CFM: available as macro/inline Original signature : void InvokeSpeechSyncUPP(SpeechChannel, SRefCon, OSType, SpeechSyncUPP) |
void |
InvokeSpeechTextDoneUPP(SpeechChannelRecord chan,
int refCon,
PointerByReference nextBuf,
NativeLongByReference byteLen,
IntBuffer controlFlags,
SpeechSynthesisLibrary.SpeechTextDoneProcPtr userUPP)
InvokeSpeechTextDoneUPP() Availability: Mac OS X: in version 10.0 and later in ApplicationServices.framework CarbonLib: in CarbonLib 1.0.2 and later Non-Carbon CFM: available as macro/inline Original signature : void InvokeSpeechTextDoneUPP(SpeechChannel, SRefCon, const void**, unsigned long*, SInt32*, SpeechTextDoneUPP) |
void |
InvokeSpeechTextDoneUPP(SpeechChannelRecord chan,
int refCon,
PointerByReference nextBuf,
NativeLongByReference byteLen,
IntByReference controlFlags,
SpeechSynthesisLibrary.SpeechTextDoneProcPtr userUPP)
Deprecated. use the safer method InvokeSpeechTextDoneUPP(org.rococoa.cocoa.speechsynthesis.SpeechChannelRecord, int, com.sun.jna.ptr.PointerByReference, com.sun.jna.ptr.NativeLongByReference, java.nio.IntBuffer, org.rococoa.cocoa.speechsynthesis.SpeechSynthesisLibrary.SpeechTextDoneProcPtr) instead |
SpeechSynthesisLibrary.SpeechDoneProcPtr |
NewSpeechDoneUPP(SpeechSynthesisLibrary.SpeechDoneProcPtr userRoutine)
NewSpeechDoneUPP() Availability: Mac OS X: in version 10.0 and later in ApplicationServices.framework CarbonLib: in CarbonLib 1.0.2 and later Non-Carbon CFM: available as macro/inline Original signature : SpeechDoneUPP NewSpeechDoneUPP(SpeechDoneProcPtr) |
SpeechSynthesisLibrary.SpeechErrorProcPtr |
NewSpeechErrorUPP(SpeechSynthesisLibrary.SpeechErrorProcPtr userRoutine)
NewSpeechErrorUPP() Availability: Mac OS X: in version 10.0 and later in ApplicationServices.framework CarbonLib: in CarbonLib 1.0.2 and later Non-Carbon CFM: available as macro/inline Original signature : SpeechErrorUPP NewSpeechErrorUPP(SpeechErrorProcPtr) |
SpeechSynthesisLibrary.SpeechPhonemeProcPtr |
NewSpeechPhonemeUPP(SpeechSynthesisLibrary.SpeechPhonemeProcPtr userRoutine)
NewSpeechPhonemeUPP() Availability: Mac OS X: in version 10.0 and later in ApplicationServices.framework CarbonLib: in CarbonLib 1.0.2 and later Non-Carbon CFM: available as macro/inline Original signature : SpeechPhonemeUPP NewSpeechPhonemeUPP(SpeechPhonemeProcPtr) |
SpeechSynthesisLibrary.SpeechSyncProcPtr |
NewSpeechSyncUPP(SpeechSynthesisLibrary.SpeechSyncProcPtr userRoutine)
NewSpeechSyncUPP() Availability: Mac OS X: in version 10.0 and later in ApplicationServices.framework CarbonLib: in CarbonLib 1.0.2 and later Non-Carbon CFM: available as macro/inline Original signature : SpeechSyncUPP NewSpeechSyncUPP(SpeechSyncProcPtr) |
SpeechSynthesisLibrary.SpeechTextDoneProcPtr |
NewSpeechTextDoneUPP(SpeechSynthesisLibrary.SpeechTextDoneProcPtr userRoutine)
NewSpeechTextDoneUPP() Availability: Mac OS X: in version 10.0 and later in ApplicationServices.framework CarbonLib: in CarbonLib 1.0.2 and later Non-Carbon CFM: available as macro/inline Original signature : SpeechTextDoneUPP NewSpeechTextDoneUPP(SpeechTextDoneProcPtr) |
SpeechSynthesisLibrary.SpeechWordProcPtr |
NewSpeechWordUPP(SpeechSynthesisLibrary.SpeechWordProcPtr userRoutine)
NewSpeechWordUPP() Availability: Mac OS X: in version 10.0 and later in ApplicationServices.framework CarbonLib: in CarbonLib 1.0.2 and later Non-Carbon CFM: available as macro/inline Original signature : SpeechWordUPP NewSpeechWordUPP(SpeechWordProcPtr) |
short |
SpeechBusy()
SpeechBusy() Availability: Mac OS X: in version 10.0 and later in ApplicationServices.framework CarbonLib: in CarbonLib 1.0 and later Non-Carbon CFM: in SpeechLib 1.0 and later Original signature : SInt16 SpeechBusy() |
short |
SpeechBusySystemWide()
SpeechBusySystemWide() Availability: Mac OS X: in version 10.0 and later in ApplicationServices.framework CarbonLib: in CarbonLib 1.0 and later Non-Carbon CFM: in SpeechLib 1.0 and later Original signature : SInt16 SpeechBusySystemWide() |
NumVersion.ByValue |
SpeechManagerVersion()
SpeechManagerVersion() Availability: Mac OS X: in version 10.0 and later in ApplicationServices.framework CarbonLib: in CarbonLib 1.0 and later Non-Carbon CFM: in SpeechLib 1.0 and later Original signature : NumVersion SpeechManagerVersion() |
Field Detail |
---|
static final SpeechSynthesisLibrary INSTANCE
static final int kTextToSpeechSynthType
static final int kTextToSpeechVoiceType
static final int kTextToSpeechVoiceFileType
static final int kTextToSpeechVoiceBundleType
static final int kNoEndingProsody
static final int kNoSpeechInterrupt
static final int kPreflightThenPause
static final int kImmediate
static final int kEndOfWord
static final int kEndOfSentence
static final int soStatus
static final int soErrors
static final int soInputMode
static final int soCharacterMode
static final int soNumberMode
static final int soRate
static final int soPitchBase
static final int soPitchMod
static final int soVolume
static final int soSynthType
static final int soRecentSync
static final int soPhonemeSymbols
static final int soCurrentVoice
static final int soCommandDelimiter
static final int soReset
static final int soCurrentA5
static final int soRefCon
static final int soTextDoneCallBack
static final int soSpeechDoneCallBack
static final int soSyncCallBack
static final int soErrorCallBack
static final int soPhonemeCallBack
static final int soWordCallBack
static final int soSynthExtension
static final int soSoundOutput
static final int soOutputToFileWithCFURL
static final int kSpeechImmediateBoundary
static final int kSpeechWordBoundary
static final int kSpeechSentenceBoundary
static final int modeText
static final int modePhonemes
static final int modeNormal
static final int modeLiteral
static final int soVoiceDescription
static final int soVoiceFile
static final int kAudioUnitSubType_SpeechSynthesis
static final int kAudioUnitProperty_Voice
static final int kAudioUnitProperty_SpeechChannel
static final int kNeuter
static final int kMale
static final int kFemale
Method Detail |
---|
SpeechSynthesisLibrary.SpeechTextDoneProcPtr NewSpeechTextDoneUPP(SpeechSynthesisLibrary.SpeechTextDoneProcPtr userRoutine)
SpeechTextDoneUPP NewSpeechTextDoneUPP(SpeechTextDoneProcPtr)
SpeechSynthesisLibrary.SpeechDoneProcPtr NewSpeechDoneUPP(SpeechSynthesisLibrary.SpeechDoneProcPtr userRoutine)
SpeechDoneUPP NewSpeechDoneUPP(SpeechDoneProcPtr)
SpeechSynthesisLibrary.SpeechSyncProcPtr NewSpeechSyncUPP(SpeechSynthesisLibrary.SpeechSyncProcPtr userRoutine)
SpeechSyncUPP NewSpeechSyncUPP(SpeechSyncProcPtr)
SpeechSynthesisLibrary.SpeechErrorProcPtr NewSpeechErrorUPP(SpeechSynthesisLibrary.SpeechErrorProcPtr userRoutine)
SpeechErrorUPP NewSpeechErrorUPP(SpeechErrorProcPtr)
SpeechSynthesisLibrary.SpeechPhonemeProcPtr NewSpeechPhonemeUPP(SpeechSynthesisLibrary.SpeechPhonemeProcPtr userRoutine)
SpeechPhonemeUPP NewSpeechPhonemeUPP(SpeechPhonemeProcPtr)
SpeechSynthesisLibrary.SpeechWordProcPtr NewSpeechWordUPP(SpeechSynthesisLibrary.SpeechWordProcPtr userRoutine)
SpeechWordUPP NewSpeechWordUPP(SpeechWordProcPtr)
void DisposeSpeechTextDoneUPP(SpeechSynthesisLibrary.SpeechTextDoneProcPtr userUPP)
void DisposeSpeechTextDoneUPP(SpeechTextDoneUPP)
void DisposeSpeechDoneUPP(SpeechSynthesisLibrary.SpeechDoneProcPtr userUPP)
void DisposeSpeechDoneUPP(SpeechDoneUPP)
void DisposeSpeechSyncUPP(SpeechSynthesisLibrary.SpeechSyncProcPtr userUPP)
void DisposeSpeechSyncUPP(SpeechSyncUPP)
void DisposeSpeechErrorUPP(SpeechSynthesisLibrary.SpeechErrorProcPtr userUPP)
void DisposeSpeechErrorUPP(SpeechErrorUPP)
void DisposeSpeechPhonemeUPP(SpeechSynthesisLibrary.SpeechPhonemeProcPtr userUPP)
void DisposeSpeechPhonemeUPP(SpeechPhonemeUPP)
void DisposeSpeechWordUPP(SpeechSynthesisLibrary.SpeechWordProcPtr userUPP)
void DisposeSpeechWordUPP(SpeechWordUPP)
@Deprecated void InvokeSpeechTextDoneUPP(SpeechChannelRecord chan, int refCon, PointerByReference nextBuf, NativeLongByReference byteLen, IntByReference controlFlags, SpeechSynthesisLibrary.SpeechTextDoneProcPtr userUPP)
InvokeSpeechTextDoneUPP(org.rococoa.cocoa.speechsynthesis.SpeechChannelRecord, int, com.sun.jna.ptr.PointerByReference, com.sun.jna.ptr.NativeLongByReference, java.nio.IntBuffer, org.rococoa.cocoa.speechsynthesis.SpeechSynthesisLibrary.SpeechTextDoneProcPtr)
instead
void InvokeSpeechTextDoneUPP(SpeechChannel, SRefCon, const void**, unsigned long*, SInt32*, SpeechTextDoneUPP)
void InvokeSpeechTextDoneUPP(SpeechChannelRecord chan, int refCon, PointerByReference nextBuf, NativeLongByReference byteLen, IntBuffer controlFlags, SpeechSynthesisLibrary.SpeechTextDoneProcPtr userUPP)
void InvokeSpeechTextDoneUPP(SpeechChannel, SRefCon, const void**, unsigned long*, SInt32*, SpeechTextDoneUPP)
void InvokeSpeechDoneUPP(SpeechChannelRecord chan, int refCon, SpeechSynthesisLibrary.SpeechDoneProcPtr userUPP)
void InvokeSpeechDoneUPP(SpeechChannel, SRefCon, SpeechDoneUPP)
void InvokeSpeechSyncUPP(SpeechChannelRecord chan, int refCon, int syncMessage, SpeechSynthesisLibrary.SpeechSyncProcPtr userUPP)
void InvokeSpeechSyncUPP(SpeechChannel, SRefCon, OSType, SpeechSyncUPP)
void InvokeSpeechPhonemeUPP(SpeechChannelRecord chan, int refCon, short phonemeOpcode, SpeechSynthesisLibrary.SpeechPhonemeProcPtr userUPP)
void InvokeSpeechPhonemeUPP(SpeechChannel, SRefCon, SInt16, SpeechPhonemeUPP)
NumVersion.ByValue SpeechManagerVersion()
NumVersion SpeechManagerVersion()
short SpeechBusy()
SInt16 SpeechBusy()
short SpeechBusySystemWide()
SInt16 SpeechBusySystemWide()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |