Learn R Programming

ringostat (version 0.1.5)

rs_download_record: Download call recording

Description

Download call recording

Usage

rs_download_record(call_id, out_file = NULL)

Value

TRUE if has been downloaded successfully

Arguments

call_id

uniqueid of call

out_file

name of output wav file

Examples

Run this code
if (FALSE) {
rs_download_record("ua-987h79879")
}

Run the code above in your browser using DataLab