public class SpeechResult extends Object
SpeechResult(String s, float d)
float
getConfidence()
String
getText()
void
setConfidence(float confidence)
setText(String text)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SpeechResult(String s, float d)
public String getText()
public void setText(String text)
public float getConfidence()
public void setConfidence(float confidence)