#include <festival.h>
Data Fields | |
int | server_fd |
communication socket file descriptor | |
char * | server_host |
location of festival speech output service | |
char * | server_host |
location of festival speech output service | |
int | server_port |
port number of festival speech output service | |
char * | text_mode |
mode of festival speech output service | |
char * | text_mode |
mode of festival speech output service |
Definition at line 35 of file gitk-renderer-phone/speech/festival/festival.h.
|
communication socket file descriptor
Definition at line 30 of file gitk-renderer-text/speech/festival/festival.h. |
|
location of festival speech output service
Definition at line 26 of file gitk-renderer-text/speech/festival/festival.h. |
|
location of festival speech output service
Definition at line 36 of file gitk-renderer-phone/speech/festival/festival.h. |
|
port number of festival speech output service
Definition at line 27 of file gitk-renderer-text/speech/festival/festival.h. |
|
mode of festival speech output service
Definition at line 28 of file gitk-renderer-text/speech/festival/festival.h. |
|
mode of festival speech output service
Definition at line 38 of file gitk-renderer-phone/speech/festival/festival.h. |