|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SpeechEventList<T extends SpeechEvent>
Contains a List of SpeechEvents and metadata about the event origin.
Method Summary | |
---|---|
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. |
Method Detail |
---|
String getSpeechServiceId()
Long getTimestampMillisecUTC()
List<T> getSpeechEvents()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |