|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GetSpeech | |
|---|---|
| com.telapi.api.inboundxml.elements | |
| Uses of GetSpeech in com.telapi.api.inboundxml.elements |
|---|
| Methods in com.telapi.api.inboundxml.elements that return GetSpeech | |
|---|---|
static GetSpeech |
GetSpeech.createGetSpeech(String grammar,
String action)
Convenience method for creating a new GetSpeech element. |
static GetSpeech |
GetSpeech.createGetSpeech(String grammar,
String action,
HttpMethod method,
Long timeout,
Boolean playBeep)
Creates a new GetSpeech element. |
GetSpeech |
GetSpeech.pause()
|
GetSpeech |
GetSpeech.pause(Long length)
|
GetSpeech |
GetSpeech.play(Long loop,
String resource)
|
GetSpeech |
GetSpeech.say(String text)
|
GetSpeech |
GetSpeech.say(String text,
Voice voice,
Long loop)
|
| Methods in com.telapi.api.inboundxml.elements with parameters of type GetSpeech | |
|---|---|
Response |
Response.getSpeech(GetSpeech getSpeech)
Adds a GetSpeech element to the current Response element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||