mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 04:31:50 +00:00
FS-11368: [mod_flite] Use system libflite.
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
*/
|
||||
|
||||
#include <switch.h>
|
||||
#include <flite.h>
|
||||
#include <flite/flite.h>
|
||||
|
||||
cst_voice *register_cmu_us_awb(void);
|
||||
void unregister_cmu_us_awb(cst_voice * v);
|
||||
|
||||
Reference in New Issue
Block a user