org.rococoa.cocoa.speechsynthesis
Interface SpeechSynthesisLibrary.SpeechWordProcPtr

All Superinterfaces:
Callback
Enclosing interface:
SpeechSynthesisLibrary

public static interface SpeechSynthesisLibrary.SpeechWordProcPtr
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, NativeLong wordPos, short wordLen)
           
 

Method Detail

invoke

void invoke(SpeechChannelRecord chan,
            int refCon,
            NativeLong wordPos,
            short wordLen)


Copyright © 2009. All Rights Reserved.