com.baidubce.services.vcr.model
Class SpeechChannel
java.lang.Object
com.baidubce.services.vcr.model.SpeechChannel
public class SpeechChannel
- extends Object
Media speech result for a channel.
SpeechChannel
public SpeechChannel()
getChannel
public Integer getChannel()
setChannel
public void setChannel(Integer channel)
getStatements
public List<SpeechStatement> getStatements()
setStatements
public void setStatements(List<SpeechStatement> statements)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2018. All rights reserved.