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