org.rococoa.cocoa.speechsynthesis
Interface SpeechSynthesisLibrary.SpeechDoneProcPtr

All Superinterfaces:
Callback
Enclosing interface:
SpeechSynthesisLibrary

public static interface SpeechSynthesisLibrary.SpeechDoneProcPtr
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)
           
 

Method Detail

invoke

void invoke(SpeechChannelRecord chan,
            int refCon)


Copyright © 2009. All Rights Reserved.