mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 20:51:58 +00:00
fix core to actually work right with tts fixing a probably long standing bug with 30ms channels
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5548 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -365,6 +365,7 @@ struct switch_speech_handle {
|
||||
/*! The Rate */
|
||||
uint32_t rate;
|
||||
uint32_t speed;
|
||||
uint32_t samples;
|
||||
char voice[80];
|
||||
char engine[80];
|
||||
/*! the handle's memory pool */
|
||||
|
||||
Reference in New Issue
Block a user