|
||||||||||
| 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 | |
|---|---|
java.lang.String |
getPhrase()
Returns the phrase the SpeechService is being requested to speak. |
java.lang.String |
getRequestSourceId()
Returns the id String of the service making the request. |
java.lang.String |
getSpeechServiceId()
Returns the id String of request's intended SpeechService. |
java.lang.Long |
getTimestampMillisecUTC()
Returns the timestamp of the request. |
| Method Detail |
|---|
java.lang.String getSpeechServiceId()
java.lang.String getRequestSourceId()
java.lang.Long getTimestampMillisecUTC()
java.lang.String getPhrase()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||