mirror of
https://github.com/linux-speakup/espeakup.git
synced 2026-08-09 09:19:09 +02:00
parent
171bb517a0
commit
70ae4dece7
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue