77 Commits (c62a91fc0f9e93e1ec30bb393c6f56e576d9ccc5)

Author SHA1 Message Date
  Reece H. Dunn 48ba1899e4 tests: support the new Marathi language. 10 years ago
  Reece H. Dunn c14cfbf912 SpeechSynthesis: test for and prevent duplicate voice entries 10 years ago
  Reece H. Dunn 1740026c1c SpeechSynthesisTest: make mVoices a Map 10 years ago
  Reece H. Dunn 58047cef67 [Android 5.0] TTS settings crashes on hye-arevmda 10 years ago
  Reece H. Dunn f4adda18b4 Voice: use the ISO3 language and country codes 10 years ago
  Reece H. Dunn 98208df155 TextToSpeechTest: provide more context information 10 years ago
  Reece H. Dunn dbb259056e Add CheckVoiceData activity tests. 10 years ago
  Reece H. Dunn c9003c50ba TextToSpeech: test and fix onIsValidVoiceName 10 years ago
  Reece H. Dunn daa9326eb2 TextToSpeechTest: languages with codes not supported by Android are not present 10 years ago
  Reece H. Dunn 83326027bf TextToSpeechTest: factor out the language checks 10 years ago
  Reece H. Dunn f9912e0c41 TtsService: fix and test onGetVoice. 10 years ago
  Reece H. Dunn 702f8be24f TextToSpeechTest: always test getLanguage. 10 years ago
  Reece H. Dunn 0dd897471c tests: initial language may be null 10 years ago
  Reece H. Dunn 3d2308e285 Use API 21. 10 years ago
  Reece H. Dunn 8fe359d0e4 Remove unused imports. 10 years ago
  Reece H. Dunn 3eab09e166 tests: fix the expected string tests on Android 4 10 years ago
  Reece H. Dunn cc0341e799 tests: map TextToSpeech.LANG_* to strings. 10 years ago
  Reece H. Dunn 328f4cfdc9 Test and fix Java to IANA country code mapping. 10 years ago
  Reece H. Dunn 6576742917 Test and fix Java to IANA language code mapping. 10 years ago
  Reece H. Dunn f68efe7224 tests: update the expected strings for Android 5.0 10 years ago
  Reece H. Dunn 1cfb433438 tests: update the voice data 10 years ago
  Reece H. Dunn 543223441d Update to support the voice changes (ia, bn) 11 years ago
  Reece H. Dunn aabf4602ca Remove uses-sdk from AndroidMasnifest.xml (specified by gradle). 11 years ago
  Reece H. Dunn c1f3dd8ddc Fix the tests after updating to 1.48.05. 11 years ago
  Reece H. Dunn 000ee52846 tests: support the new languages and translations 11 years ago
  Reece H. Dunn 4236fc48db Update the tests to include the new 'as' and 'gu' voices. 11 years ago
  Reece H. Dunn 58ae6ea33f VoiceSettings.java: Add support for converting to a JSON object. 12 years ago
  Reece H. Dunn aebd02fa68 Remove the Android 2.x/3.x support code. 12 years ago
  Reece H. Dunn bc346db22e VoiceSettings.java: Support setting an espeak_punctuation_characters preference. 12 years ago
  Reece H. Dunn 622e6043ef Expose the Punctuation Level setting. 12 years ago
  Reece H. Dunn 3259a08ca5 VoiceSettingsTest.java: Add missing test case to cover default_pitch and espeak_pitch preferences set. 12 years ago
  Reece H. Dunn 0086ec61c3 VoiceSettings.java: Support reading the espeak_volume preference. 12 years ago
  Reece H. Dunn f1588b3770 VoiceSettings.java: Support reading the espeak_pitch_range preference. 12 years ago
  Reece H. Dunn f47729453f VoiceSettings.java: Support reading the default_pitch and espeak_pitch preferences. 12 years ago
  Reece H. Dunn 54ccfc39b4 VoiceSettings.java: Support reading the default_rate and espeak_rate preferences. 12 years ago
  Reece H. Dunn 6c5631d810 VoiceSettings.java: Support reading the default_gender and espeak_variant preferences. 12 years ago
  Reece H. Dunn 1c01e36b05 eSpeakTests: Add VoiceVariantTest to test the VoiceVariant class. 12 years ago
  Reece H. Dunn d6308605de Use en-JM instead of en-029 and es-MX instead of es-419. 12 years ago
  Reece H. Dunn 90c4af631c TextToSpeechTestCase.java: wait for the voices to be installed and available before running the tests. 12 years ago
  Reece H. Dunn 4a1743b174 Factor out the TextToSpeech engine initialization to a TextToSpeechTestCase helper class. 12 years ago
  Reece H. Dunn bb0a8a3c7a Ensure the tests pass on Android 4.0 - 4.2. 12 years ago
  Reece H. Dunn 7ee59ed331 SpeechSynthesis: factor out the Voice class into its own file. 12 years ago
  Reece H. Dunn 8e1872c4e9 TextToSpeechTest: add context information to testLanguages. 12 years ago
  Reece H. Dunn 6aa2538104 Fix up a test failure (sync the expected string for the pt-BR sample text) 12 years ago
  Reece H. Dunn 0867c97336 When specifying dialects of Vietnamese, specify the country code as well as the variant code. 12 years ago
  Reece H. Dunn 3a92ee34f2 Support the new voices. 12 years ago
  Reece H. Dunn cd1bd5fcef Include the test voices (these were excluded by espeak_ListVoices in a recent upstream change) 12 years ago
  Reece H. Dunn 153d5dabc3 Update the eclipse settings files. 12 years ago
  Reece H. Dunn 42bd45c383 eSpeakTests: en-uk is now reported as en-gb by espeak, so update the tests 12 years ago
  Reece H. Dunn 44bd818bc3 Update the tests to cover the voice changes in eSpeak. 12 years ago