org.mobicents.protocols.mgcp.jain.pkg
Class TextToSpeechSeg

java.lang.Object
  extended by org.mobicents.protocols.mgcp.jain.pkg.TextToSpeechSeg

public class TextToSpeechSeg
extends Object


Constructor Summary
TextToSpeechSeg(String textToSpeech)
           
 
Method Summary
 Map<String,String> getSegSelectorMap()
           
 String getTextToSpeech()
           
 void setSegSelectorMap(Map<String,String> segSelectorMap)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TextToSpeechSeg

public TextToSpeechSeg(String textToSpeech)
Method Detail

getSegSelectorMap

public Map<String,String> getSegSelectorMap()

setSegSelectorMap

public void setSegSelectorMap(Map<String,String> segSelectorMap)

getTextToSpeech

public String getTextToSpeech()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012 TeleStax, Inc.. All Rights Reserved.