Browse Source

CheckVoiceData.java: don't check for any voices as they can change directory layout

master
Reece H. Dunn 12 years ago
parent
commit
31b2bf0c56
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      android/src/com/reecedunn/espeak/CheckVoiceData.java

+ 0
- 1
android/src/com/reecedunn/espeak/CheckVoiceData.java View File

"phonindex", "phonindex",
"phontab", "phontab",
"en_dict", "en_dict",
"voices/en/en-us"
}; };


public static File getDataPath(Context context) { public static File getDataPath(Context context) {

Loading…
Cancel
Save