|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SpeechRequest
Defines a request for a SpeechService to speak a phrase.
Method Summary | |
---|---|
String |
getPhrase()
Returns the phrase the SpeechService is being requested to speak. |
String |
getRequestSourceId()
Returns the id String of the service making the request. |
String |
getSpeechServiceId()
Returns the id String of request's intended SpeechService. |
Long |
getTimestampMillisecUTC()
Returns the timestamp of the request. |
Method Detail |
---|
String getSpeechServiceId()
String getRequestSourceId()
Long getTimestampMillisecUTC()
String getPhrase()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |