reswig and fix header file

This commit is contained in:
Anthony Minessale
2013-02-04 11:36:56 -06:00
parent 3199f5ce0a
commit f3206e5ff1
3 changed files with 45 additions and 2 deletions
+1
View File
@@ -286,6 +286,7 @@ SWITCH_DECLARE(bool) email(char *to, char *from, char *headers = NULL, char *bod
SWITCH_DECLARE(int) speak(char *text);
SWITCH_DECLARE(void) set_tts_parms(char *tts_name, char *voice_name);
SWITCH_DECLARE(void) set_tts_params(char *tts_name, char *voice_name);
/**
* For timeout milliseconds, call the dtmf function set previously