public interface SpeechEventList<T extends SpeechEvent>
| Modifier and Type | Method and Description |
|---|---|
List<T> |
getSpeechEvents()
Returns the List of SpeechEvents.
|
String |
getSpeechServiceId()
Returns the id String of the SpeechService the events originated from.
|
Long |
getTimestampMillisecUTC()
Returns the timestamp of the events.
|
String getSpeechServiceId()
Long getTimestampMillisecUTC()
Copyright © 2011-2014. All Rights Reserved.