|
||||||||||
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 String |
JNA_LIBRARY_NAME
|
static NativeLibrary |
JNA_NATIVE_LIB
|
static int |
kAudioUnitProperty_SpeechChannel
------------------------------------------ Get (SpeechChannel) native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:131 |
static int |
kAudioUnitProperty_Voice
------------------------------------------ Get/Set (VoiceSpec) native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:130 |
static int |
kAudioUnitSubType_SpeechSynthesis
------------------------------------------ kAudioUnitType_Generator native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:129 |
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 |
kSpeechGenerateTune
------------------------------------------ Generate detailed "tune" instead of just phonemes native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:119 |
static int |
kSpeechImmediateBoundary
Type for stopSpeakingAtBoundary: and pauseSpeakingAtBoundary: native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:93 |
static int |
kSpeechRelativeDuration
------------------------------------------ Duration relative to speech rate native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:121 |
static int |
kSpeechRelativePitch
------------------------------------------ Pitch relative to voice baseline native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:120 |
static int |
kSpeechSentenceBoundary
Type for stopSpeakingAtBoundary: and pauseSpeakingAtBoundary: native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:95 |
static int |
kSpeechShowSyllables
------------------------------------------ Show all syllable marks native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:122 |
static int |
kSpeechWordBoundary
Type for stopSpeakingAtBoundary: and pauseSpeakingAtBoundary: native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:94 |
static int |
kTextToSpeechSynthType
|
static int |
kTextToSpeechVoiceBundleType
|
static int |
kTextToSpeechVoiceFileType
|
static int |
kTextToSpeechVoiceType
|
static int |
modeLiteral
------------------------------------------ native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:106 |
static int |
modeNormal
------------------------------------------ character mode and number mode constants native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:105 |
static int |
modePhonemes
------------------------------------------ native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:104 |
static int |
modeText
------------------------------------------ input mode constants native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:103 |
static int |
soCharacterMode
------------------------------------------ native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:62 |
static int |
soCommandDelimiter
------------------------------------------ native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:72 |
static int |
soCurrentA5
------------------------------------------ native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:74 |
static int |
soCurrentVoice
------------------------------------------ native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:71 |
static int |
soErrorCallBack
------------------------------------------ use with SpeechErrorProcPtr native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:79 |
static int |
soErrors
------------------------------------------ native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:60 |
static int |
soInputMode
------------------------------------------ native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:61 |
static int |
soNumberMode
------------------------------------------ native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:63 |
static int |
soOutputToAudioDevice
------------------------------------------ Pass an AudioDeviceID to play to this file, 0 to play to default output native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:86 |
static int |
soOutputToExtAudioFile
------------------------------------------ Pass a ExtAudioFileRef to write to this file, NULL to generate sound. |
static int |
soOutputToFileWithCFURL
------------------------------------------ Pass a CFURLRef to write to this file, NULL to generate sound. |
static int |
soPhonemeCallBack
------------------------------------------ use with SpeechPhonemeProcPtr native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:80 |
static int |
soPhonemeOptions
------------------------------------------ Available in 10.6 and later native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:87 |
static int |
soPhonemeSymbols
------------------------------------------ native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:70 |
static int |
soPitchBase
------------------------------------------ native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:65 |
static int |
soPitchMod
------------------------------------------ native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:66 |
static int |
soRate
------------------------------------------ native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:64 |
static int |
soRecentSync
------------------------------------------ native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:69 |
static int |
soRefCon
------------------------------------------ native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:75 |
static int |
soReset
------------------------------------------ native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:73 |
static int |
soSoundOutput
------------------------------------------ native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:83 |
static int |
soSpeechDoneCallBack
------------------------------------------ use with SpeechDoneProcPtr native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:77 |
static int |
soStatus
------------------------------------------ native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:59 |
static int |
soSyncCallBack
------------------------------------------ use with SpeechSyncProcPtr native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:78 |
static int |
soSynthExtension
------------------------------------------ native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:82 |
static int |
soSynthType
------------------------------------------ native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:68 |
static int |
soTextDoneCallBack
------------------------------------------ use with SpeechTextDoneProcPtr native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:76 |
static int |
soVoiceDescription
|
static int |
soVoiceFile
|
static int |
soVolume
------------------------------------------ native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:67 |
static int |
soWordCallBack
------------------------------------------ use with SpeechWordProcPtr native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:81 |
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) native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:902 |
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) native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:924 |
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) native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:935 |
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) native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:913 |
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) native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:891 |
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) native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:946 |
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) native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:974 |
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) native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:1019 |
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) native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:988 |
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) native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:957 |
void |
InvokeSpeechTextDoneUPP(SpeechChannelRecord chan,
int refCon,
PointerByReference nextBuf,
NativeLongByReference byteLen,
IntByReference controlFlags,
SpeechSynthesisLibrary.SpeechTextDoneProcPtr userUPP)
Deprecated. use the safer methods 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) and InvokeSpeechTextDoneUPP(org.rococoa.cocoa.speechsynthesis.SpeechChannelRecord, int, com.sun.jna.ptr.PointerByReference, com.sun.jna.ptr.NativeLongByReference, com.sun.jna.ptr.IntByReference, 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) native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:836 |
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) native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:858 |
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) native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:869 |
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) native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:847 |
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) native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:825 |
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) native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:880 |
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() native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:1299 |
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() native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:1311 |
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() native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/SpeechSynthesis.framework/Headers/SpeechSynthesis.h:1095 |
Field Detail |
---|
static final String JNA_LIBRARY_NAME
static final NativeLibrary JNA_NATIVE_LIB
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 soOutputToExtAudioFile
static final int soOutputToAudioDevice
static final int soPhonemeOptions
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 kSpeechGenerateTune
static final int kSpeechRelativePitch
static final int kSpeechRelativeDuration
static final int kSpeechShowSyllables
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)
and InvokeSpeechTextDoneUPP(org.rococoa.cocoa.speechsynthesis.SpeechChannelRecord, int, com.sun.jna.ptr.PointerByReference, com.sun.jna.ptr.NativeLongByReference, com.sun.jna.ptr.IntByReference, 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 |