rs_download_record {ringostat} | R Documentation |
Download call recording
Description
Download call recording
Usage
rs_download_record(call_id, out_file = NULL)
Arguments
call_id |
uniqueid of call |
out_file |
name of output wav file |
Value
TRUE if has been downloaded successfully
Examples
## Not run:
rs_download_record("ua-987h79879")
## End(Not run)
[Package ringostat version 0.1.5 Index]