enlaarge voice buf

this will fix #9
This commit is contained in:
Alexander Epaneshnikov 2020-04-22 18:38:06 +03:00
commit f76d6862cc
No known key found for this signature in database
GPG key ID: 1736C918F59A5673

View file

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