public interface SpeechRecognitionResult
Modifier and Type | Method and Description |
---|---|
int |
getLength() |
boolean |
isFinalValue() |
SpeechRecognitionAlternative |
item(int index) |
boolean isFinalValue()
int getLength()
SpeechRecognitionAlternative item(int index)
Copyright © 2018. All rights reserved.