org.rococoa.cocoa.speechsynthesis
Interface SpeechSynthesisLibrary.SpeechSyncProcPtr

All Superinterfaces:
Callback
Enclosing interface:
SpeechSynthesisLibrary

public static interface SpeechSynthesisLibrary.SpeechSyncProcPtr
extends Callback


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.sun.jna.Callback
Callback.UncaughtExceptionHandler
 
Field Summary
 
Fields inherited from interface com.sun.jna.Callback
FORBIDDEN_NAMES, METHOD_NAME
 
Method Summary
 void invoke(SpeechChannelRecord chan, int refCon, int syncMessage)
           
 

Method Detail

invoke

void invoke(SpeechChannelRecord chan,
            int refCon,
            int syncMessage)


Copyright © 2009. All Rights Reserved.