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
CheckVoiceData.java: don't check for any voices as they can change directory layout
master
Reece H. Dunn
12 years ago
parent
3187fd2d33
commit
31b2bf0c56
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
android/src/com/reecedunn/espeak/CheckVoiceData.java
+ 0
- 1
android/src/com/reecedunn/espeak/CheckVoiceData.java
View File
@@ -58,7 +58,6 @@ public class CheckVoiceData extends Activity {
"phonindex",
"phontab",
"en_dict",
"voices/en/en-us"
};
public static File getDataPath(Context context) {
Write
Preview
Loading…
Cancel
Save