Asterisk - The Open Source Telephony Project
18.5.0
|
#include <resource_sounds.h>
Data Fields | |
const char * | format |
const char * | lang |
Argument struct for ast_ari_sounds_list()
Definition at line 43 of file resource_sounds.h.
const char* format |
Lookup sound in a specific format.
Definition at line 47 of file resource_sounds.h.
Referenced by ast_ari_sounds_list_cb(), ast_ari_sounds_list_parse_body(), and create_sound_blob().
const char* lang |
Lookup sound for a specific language.
Definition at line 45 of file resource_sounds.h.
Referenced by ast_ari_sounds_list_cb(), ast_ari_sounds_list_parse_body(), and create_sound_blob().