com.baidu.tts.client
Class SpeechSynthesizeBag
java.lang.Object
com.baidu.tts.client.SpeechSynthesizeBag
public class SpeechSynthesizeBag
- extends java.lang.Object
- Author:
- liweigao 2015年9月25日
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpeechSynthesizeBag
public SpeechSynthesizeBag()
getText
public java.lang.String getText()
- Returns:
- the text
setText
public int setText(java.lang.String text)
- Parameters:
text
- the text to set
getUtteranceId
public java.lang.String getUtteranceId()
- Returns:
- the utteranceId
setUtteranceId
public void setUtteranceId(java.lang.String utteranceId)
- Parameters:
utteranceId
- the utteranceId to set