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
build: make espeakedit build the intonation data too.
master
Reece Dunn
15 years ago
parent
e46f71b4ba
commit
0fe2468089
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/espeakedit.cpp
+ 1
- 0
src/espeakedit.cpp
View File
@@ -148,6 +148,7 @@ if(argc > 1)
if(strcmp(param,"--compile")==0)
{
CompilePhonemeData();
CompileIntonation();
exit(0);
}
}
Write
Preview
Loading…
Cancel
Save