Home
last modified time | relevance | path

Searched refs:find_say_voice (Results 1 – 1 of 1) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/formats/mod_ssml/
H A Dmod_ssml.c390 static struct voice *find_say_voice(struct ssml_node *cur_node) in find_say_voice() function
663 struct voice *say_voice = find_say_voice(cur_node); in get_file_from_macro()