{"stopRecording":} object
This stops the recording of the current call after startCallRecording has been called.
usage
{ "stopRecording": { } }
fields
code samples
Example with startCallRecording
{
"tropo":[
{
"startRecording":{
"name":"myrecording",
"url":"http://example.com/getrecord.php"
}
},
{
"say":[
{
"value":"I am now recording!"
}
]
},
{
"stopRecording":null
}
]
}
additional links
| ANNOTATIONS: EXISTING POSTS |
|
0 posts - click the button below to add a note to this page
© 2012 Voxeo Corporation | Voxeo IVR | VoiceXML & CCXML IVR Developer Site