org.mobicents.media.server.impl.resource.mediaplayer.audio.tts
Class VoiceManager

java.lang.Object
  extended by org.mobicents.media.server.impl.resource.mediaplayer.audio.tts.VoiceManager

public class VoiceManager
extends java.lang.Object

This is set-up class for various Voice available for FreeTTS.

Author:
amit bhayani

Method Summary
static VoiceManager getInstance()
           
 com.sun.speech.freetts.Voice getVoice(java.lang.String voiceName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static VoiceManager getInstance()

getVoice

public com.sun.speech.freetts.Voice getVoice(java.lang.String voiceName)


Copyright © 2010. All Rights Reserved.