Uses of Interface
org.rococoa.cocoa.speechsynthesis.SpeechSynthesisLibrary.SpeechPhonemeProcPtr

Packages that use SpeechSynthesisLibrary.SpeechPhonemeProcPtr
org.rococoa.cocoa.speechsynthesis   
 

Uses of SpeechSynthesisLibrary.SpeechPhonemeProcPtr in org.rococoa.cocoa.speechsynthesis
 

Methods in org.rococoa.cocoa.speechsynthesis that return SpeechSynthesisLibrary.SpeechPhonemeProcPtr
 SpeechSynthesisLibrary.SpeechPhonemeProcPtr SpeechSynthesisLibrary.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
 

Methods in org.rococoa.cocoa.speechsynthesis with parameters of type SpeechSynthesisLibrary.SpeechPhonemeProcPtr
 void SpeechSynthesisLibrary.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 SpeechSynthesisLibrary.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
 SpeechSynthesisLibrary.SpeechPhonemeProcPtr SpeechSynthesisLibrary.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
 



Copyright © 2009. All Rights Reserved.