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

Packages that use IVoice
org.eclipse.actf.ai.voice This package contains interfaces and utilities that enable an application to perform text synthesis operations. 
 

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

Methods in org.eclipse.actf.ai.voice that return IVoice
static IVoice VoiceUtil.getVoice()
          Returns an implementation of IVoice to perform text synthesis operations.