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

@@ -58,7 +58,6 @@ public class CheckVoiceData extends Activity {
"phonindex",
"phontab",
"en_dict",
"voices/en/en-us"
};

public static File getDataPath(Context context) {

Loading…
Cancel
Save