public class AsrResult
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.ArrayList<AsrResultHypothesis> |
hypotheses |
org.json.JSONObject |
json |
Constructor and Description |
---|
AsrResult() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public org.json.JSONObject json
public java.util.ArrayList<AsrResultHypothesis> hypotheses