Modifying IVR Record Profile Settings
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
/configurations/@[configuration_name]/profiles/@[profile_name]/configurations/@[configuration_name]/profiles/@[profile_name]
name = "@[profile_name]"
/configurations/@[configuration_name]/profiles/@[profile_name]/ivr_record
vad_enabled = false
vad_noise_floor_level = "-30"
{
"ivr_record" : {
"vad_enabled" : false,
"vad_noise_floor_level" : "-30"
}
}