eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

donottranslate.xml 801B

1234567891011121314151617181920212223242526272829303132
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <resources>
  3. <string-array name="default_variant_values">
  4. <item>male</item>
  5. <item>m1</item>
  6. <item>m2</item>
  7. <item>m3</item>
  8. <item>m4</item>
  9. <item>m5</item>
  10. <item>m6</item>
  11. <item>m7</item>
  12. <item>female</item>
  13. <item>f1</item>
  14. <item>f2</item>
  15. <item>f3</item>
  16. <item>f4</item>
  17. <item>f5</item>
  18. <item>klatt</item>
  19. <item>klatt2</item>
  20. <item>klatt3</item>
  21. <item>klatt4</item>
  22. <item>croak</item>
  23. <item>whisper</item>
  24. <item>whisperf</item>
  25. <item>male-young</item>
  26. <item>female-young</item>
  27. <item>male-old</item>
  28. <item>female-old</item>
  29. </string-array>
  30. </resources>