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 punct;
int rate;
char voice[10];
char voice[20];
int volume;
char *buf;
int len;