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

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

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

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

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



Copyright © 2009. All Rights Reserved.