diff --git a/espeakup.h b/espeakup.h index 2e2295f..70e3b5e 100644 --- a/espeakup.h +++ b/espeakup.h @@ -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;