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
espeakedit: don't build the dictionaries when compiling the phoneme data on the command line
master
Reece H. Dunn
12 years ago
parent
8d29ab3a64
commit
8e4d23343c
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/compiledata.cpp
+ 1
- 0
src/compiledata.cpp
View File
@@ -3672,6 +3672,7 @@ fprintf(f_errors,"\nRefs %d, Reused %d\n",count_references,duplicate_references
LoadVoice(voice_name2,0);
CompileReport();
if(gui_flag != 0)
report_dict = CompileAllDictionaries();
#ifdef MAKE_ENVELOPES
DrawEnvelopes();
Write
Preview
Loading…
Cancel
Save