int sm_record_agc_adjust_settings(struct sm_record_agc_adjust_settings_parms *recadjp)
typedef struct sm_record_agc_adjust_settings_parms {
tSMChannelId channel; /* in */
float max_level_decay; /* in */
float target_level; /* in */
} SM_RECORD_AGC_ADJUST_SETTINGS_PARMS;
0 if call completed successfully, otherwise a standard error such as:
This function is part of the Prosody speech processing API.