enlaarge voice buf

this will fix #9
This commit is contained in:
Alexander Epaneshnikov 2020-04-22 18:38:06 +03:00
commit 70ae4dece7

View file

@ -70,7 +70,7 @@ struct synth_t {
int range; int range;
int punct; int punct;
int rate; int rate;
char voice[10]; char voice[20];
int volume; int volume;
char *buf; char *buf;
int len; int len;