This website works better with JavaScript.
Home
Explore
Sign In
mahta.fetrat
/
HomoFast-eSpeak-Persian
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
mbrola: Note what we need to do to be able to switch language on the fly (
#1995
)
master
Samuel Thibault
8 months ago
parent
35a61e99a6
commit
12a72b879f
No account linked to committer's email address
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
src/libespeak-ng/mbrowrap.c
+ 3
- 0
src/libespeak-ng/mbrowrap.c
View File
@@ -19,6 +19,9 @@
#include "config.h"
/* FIXME: we should be able to run several mbrola processes,
* in case we switch between languages within a synthesis. */
#if defined(_WIN32) || defined(_WIN64)
#include <windows.h>
#endif
Write
Preview
Loading…
Cancel
Save