REST API Release Notes
Note: the version of REST API you are using in your REST application must match the REST API Version set for the Outbound and Inbound Services that request it.
Current Release:
In this release:
The REST API download packages are specifically for the REST API. Wrappers for the Web Services API are available separately here.
API changes:
- HTTP response
- Property
api versionhas been added and is required (e.g. "2.0").
- Property
- instance info
- Property
is notificationhas been added.
- Property
- call info
- Property
call diverthas been added. - Property
call raw causehas been added.
- Property
- Added clear input action - to clear input after barge in has occurred on a play action.
- Added start transcription action - to start transcribing audio on the call.
- Added stop transcription action - to stop transcribing audio on the call.
- get input action - removed used of speech
recognition grammar and improved control of timeouts.
- Property
speech recognition grammarhas been removed. - Property
seconds speech recognition timeouthas been removed. - Property
wait for prompt endhas been removed. - Property
speech input modehas been added. - Property
speech recognition optionshas been added. - Property
seconds timeouthas been added. - Property
millseconds inter speech timeouthas been added. - Property
millseconds inter digit timeouthas been added. - Property
milliseconds initial timeouthas been added. - Property
next pageis now required. - Property
promptis now optional. - Removed from result:
input. - Added to result:
speech input. - Added to result:
digits input.
- Property
- get number action - improved control of
timeouts.
- Property
seconds digit timeouthas been removed. - Property
seconds timeouthas been added. - Property
milliseconds inter digit timeouthas been added. - Property
milliseconds initial timeouthas been added. - Property
next pageis now required. - Property
promptis now optional.
- Property
- play action - now allows barge in on speech.
- Property
barge inhas been removed. - Property
barge in on digithas been added. - Property
barge in on speechhas been added. - Property
barge in on speech optionshas been added.
- Property
- receive fax action - now notifies when received
fax is fully available.
- Property
next pageis now required. - Property
idhas been added. - Property
fax available pagehas been added. - Added to result:
id. - Added to result:
file available. - Added to progress result:
id.
- Property
- record action - now notifies when recording is
fully available and reports more information.
- Property
next pageis now required. - Property
idhas been added. - Property
milliseconds max initial silencehas been added. - Property
recording available pagehas been added. - Added to result:
id. - Added to result:
file available. - Added to result:
reason. - Added to result:
barge in digit.
- Property
- run menu action.
- Property
promptis now optional.
- Property
- run speech menu action - added
control of language used.
- Property
seconds input timeouthas been removed. - Property
seconds timeouthas been added. - Property
languagehas been added. - Property
promptis now optional.
- Property
Previous Releases:
- Version 1.0 - first release.