Uses of Interface
org.eclipse.actf.ai.voice.IVoiceEventListener

Packages that use IVoiceEventListener
org.eclipse.actf.ai.tts This package contains interfaces and utilities for low level text synthesis. 
org.eclipse.actf.ai.voice This package contains interfaces and utilities that enable an application to perform text synthesis operations. 
 

Uses of IVoiceEventListener in org.eclipse.actf.ai.tts
 

Methods in org.eclipse.actf.ai.tts with parameters of type IVoiceEventListener
 void ITTSEngine.setEventListener(IVoiceEventListener eventListener)
          Set event listener in order to receive index event
 

Uses of IVoiceEventListener in org.eclipse.actf.ai.voice
 

Methods in org.eclipse.actf.ai.voice with parameters of type IVoiceEventListener
 void IVoice.setEventListener(IVoiceEventListener eventListener)
          Set event listener in order to receive index event