When building espeak-ng in a directory that has a long path, 80 bytes to store it is quite short.master
| char *uri; | char *uri; | ||||
| int param_type; | int param_type; | ||||
| char tag_name[40]; | char tag_name[40]; | ||||
| char buf[80]; | char buf[160]; | ||||
| PARAM_STACK *sp; | PARAM_STACK *sp; | ||||
| SSML_STACK *ssml_sp; | SSML_STACK *ssml_sp; | ||||