public static class TTSResponse.Data extends Object
Integer
format
String
md5sum
speech
Data()
getFormat()
getMd5sum()
getSpeech()
void
setFormat(Integer format)
setMd5sum(String md5sum)
setSpeech(String speech)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Integer format
public String speech
public String md5sum
public Data()
public Integer getFormat()
public void setFormat(Integer format)
public String getSpeech()
public void setSpeech(String speech)
public String getMd5sum()
public void setMd5sum(String md5sum)
Copyright © 2018. All rights reserved.