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
espeakengine: currentRate is not used, so remove it.
master
Reece H. Dunn
12 years ago
parent
4529991fe4
commit
3d48180e28
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
android/jni/jni/espeakengine.cpp
+ 0
- 1
android/jni/jni/espeakengine.cpp
View File
@@ -121,7 +121,6 @@ const int NUM_SUPPORTED_VOICES = 55;
// Callback to the TTS API
synthDoneCB_t *ttsSynthDoneCBPointer;
char *currentRate = (char *) "150";
char *eSpeakDataPath = NULL;
char currentLanguage[33];
Write
Preview
Loading…
Cancel
Save