Call
/v0.1/RecordStart/
Initiates recording of a given call
post/v0.1/RecordStart/
Response
Response
Example response
{
"Message": "RecordStart Executed",
"RecordFile": "/tmp/recordings/sample.wav",
"Success": true
}Initiates recording of a given call
Response
{
"Message": "RecordStart Executed",
"RecordFile": "/tmp/recordings/sample.wav",
"Success": true
}