|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpeechSynthesisLibrary.SpeechSyncProcPtr | |
---|---|
org.rococoa.cocoa.speechsynthesis |
Uses of SpeechSynthesisLibrary.SpeechSyncProcPtr in org.rococoa.cocoa.speechsynthesis |
---|
Methods in org.rococoa.cocoa.speechsynthesis that return SpeechSynthesisLibrary.SpeechSyncProcPtr | |
---|---|
SpeechSynthesisLibrary.SpeechSyncProcPtr |
SpeechSynthesisLibrary.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 |
Methods in org.rococoa.cocoa.speechsynthesis with parameters of type SpeechSynthesisLibrary.SpeechSyncProcPtr | |
---|---|
void |
SpeechSynthesisLibrary.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 |
SpeechSynthesisLibrary.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 |
SpeechSynthesisLibrary.SpeechSyncProcPtr |
SpeechSynthesisLibrary.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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |