public interface SpeechRequest
| Modifier and Type | Method and Description |
|---|---|
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.
|
String getSpeechServiceId()
String getRequestSourceId()
Long getTimestampMillisecUTC()
String getPhrase()
Copyright © 2011-2014. All Rights Reserved.