public interface Recognition
Modifier and Type | Method and Description |
---|---|
List<RecognizedPhrase> |
getDetails()
Returns all of the recognized phrases for the recognition.
|
String |
getText()
Text for top recognition.
|
String getText()
List<RecognizedPhrase> getDetails()