org.robokind.api.speechrec
Interface SpeechRecEventList<T extends SpeechRecEvent>


public interface SpeechRecEventList<T extends SpeechRecEvent>

Author:
Matthew Stevenson

Method Summary
 String getEventDestinationId()
           
 List<T> getSpeechRecEvents()
           
 String getSpeechRecServiceId()
           
 Long getTimestampMillisecUTC()
           
 

Method Detail

getSpeechRecServiceId

String getSpeechRecServiceId()

getEventDestinationId

String getEventDestinationId()

getTimestampMillisecUTC

Long getTimestampMillisecUTC()

getSpeechRecEvents

List<T> getSpeechRecEvents()


Copyright © 2011-2013. All Rights Reserved.