org.robokind.api.speechrec
Interface SpeechRecEventList


public interface SpeechRecEventList

Author:
Matthew Stevenson

Method Summary
 String getEventDestinationId()
           
 List<SpeechRecEvent> getSpeechRecEvents()
           
 String getSpeechRecServiceId()
           
 long getTimestampMillisecUTC()
           
 

Method Detail

getSpeechRecServiceId

String getSpeechRecServiceId()

getEventDestinationId

String getEventDestinationId()

getTimestampMillisecUTC

long getTimestampMillisecUTC()

getSpeechRecEvents

List<SpeechRecEvent> getSpeechRecEvents()


Copyright © 2011-2013. All Rights Reserved.