org.robokind.api.speechrec
Interface SpeechRecEvent


public interface SpeechRecEvent

Author:
Matthew Stevenson

Method Summary
 Double getConfidence()
           
 String getRecognizedText()
           
 String getRecognizerId()
           
 Long getTimestampMillisecUTC()
           
 

Method Detail

getRecognizerId

String getRecognizerId()

getTimestampMillisecUTC

Long getTimestampMillisecUTC()

getRecognizedText

String getRecognizedText()

getConfidence

Double getConfidence()


Copyright © 2011-2013. All Rights Reserved.