Reece H. Dunn
c62a91fc0f
Implement SpeechSynthesis.getChannelCount in Java.
9 years ago
Reece H. Dunn
48ba1899e4
tests: support the new Marathi language.
10 years ago
Reece H. Dunn
586c911d67
espeak 1.48.15
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJVL7LuAAoJENv8icfo4dtD7nsP/0b3TjBqUlYHJr2aUZjSStUB
So/7wyT8watGxav+q+59QBXIb/1MMkABREPSsH1XbVLVuLEBtAtEd+aenIW7AuPK
t4Q99Satb3Swcf39MQQjWrRGJP8mOTuxZklub6xUohT2eDPhIeNetgjYtrvmDCxu
/HjjjAuR6hQbzUVusoGso6ca1X4DyDU3aTqXHk95vRoHw8cpW20T63VZgX3J6xec
Cfjl9eETn0wPb8x1w1xS+V4D/xBVqOVy8iazj6MVFw2ZJGisdtxeqLsWyRy3anAb
ainfbRu5lySDlvveGdgTD+mSJOqVLtwrOFdL82OArY76zCwF366pnzogRLsIGRgc
EequlN4J22MWOtt3SUl55wcauXPlsj1uu/rmMQ98cR8L82Ew4oCWw4ZQwzZsH6vr
IKD0IPKduHqRV/vByNUnTy6sx5bWpm9X+42Ax1vzS+A+miAEidbp/PVv6aKi5PVw
j+R9ki9xL4X+4BxBKWxgMHeFYBmx/fs4Hy0+epdGCv/YI4qKQl2jsOHhZBcu/4ue
hQq2DlVS8F2LNp2Gh+gvRCgzdiNscy3x3pwIUWP8IA8UYF83065J8IhU0A8uVCGO
VgfxxdtzFfkQMcEbGyIo/x1hFCMEGSdqm6E8tFvkHSxgjHaK1REbfpAw7FpYVDU3
qvCbpFP8tqY2rVuGwo+I
=cU4/
-----END PGP SIGNATURE-----
Merge tag '1.48.15' into android
espeak 1.48.15
10 years ago
Reece H. Dunn
135f852598
getTtsLanguage: workaround NPE in >= Lollipop.
When there is no TTS engine selected, mTts.getVoice() will throw
a NullPointerException. This is a workaround to cope with this bug
in Android.
10 years ago
Reece H. Dunn
05b5837ff0
Use android plugin 1.2.3 for Android Studio 1.3.
10 years ago
Reece H. Dunn
c48bb4cd34
autotools: build the 'mr' dictionary
10 years ago
Reece H. Dunn
78d6119342
Merge branch 'development'
10 years ago
Reece H. Dunn
df3989c633
1.48.15 (from http://espeak.sourceforge.net/test/latest.html)
10 years ago
Reece H. Dunn
4de4687d3a
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
10 years ago
jonsd
f54252ea69
[1.48.15]
Language changes: en, fa, hr, pl, ta
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@389 d46cf337-b52f-0410-862d-fd96e6ae7743
10 years ago
Reece H. Dunn
4d1978262b
Merge branch 'development'
10 years ago
Reece H. Dunn
24f15196c4
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
phsource/compile_report
10 years ago
jonsd
065a0e8f03
[1.48.14]
Language changes: af, en, eu, fa, hi, hu, id, it, mr, pl, ta.
zh (numbers)
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@388 d46cf337-b52f-0410-862d-fd96e6ae7743
10 years ago
Reece H. Dunn
1c6bdbd99d
Fix building with wxWidgets 2.8
10 years ago
Reece H. Dunn
af853e408e
Merge branch 'development'
10 years ago
Reece H. Dunn
e4a4ca28e1
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
phsource/compile_report
10 years ago
jonsd
bfc7790a5a
[1.48.13]
Changes to:
en, pt,
it, implement ordinal numbers.
eu, stress positions.
es, revert change to [t] and [k]
de, change to sounds "pr" and "kr".
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@387 d46cf337-b52f-0410-862d-fd96e6ae7743
10 years ago
Reece H. Dunn
6fd20acae4
Update the README to reflect the new requirements.
10 years ago
Reece H. Dunn
240a0c94ce
autotools: update the phsource dependencies
10 years ago
Reece H. Dunn
1530534bc7
Merge branch 'development'
10 years ago
Reece H. Dunn
3fb6f9dc1d
Remove the executable bit from the source files.
10 years ago
Reece H. Dunn
8ae9195ac3
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
phsource/compile_report
10 years ago
jonsd
8165a3029c
[1.48.12]
Language changes: an, de, en, it, pt, ta, gu, hi, pa, ur.
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@386 d46cf337-b52f-0410-862d-fd96e6ae7743
10 years ago
Reece H. Dunn
6c8df05fb7
eSpeak for Android 1.48.11
10 years ago
Reece H. Dunn
39eb0d2cff
Theme: use the Material theme on API 21 and later
10 years ago
Reece H. Dunn
7909431259
Theme: use a dark action bar
10 years ago
Reece H. Dunn
d4c6bc2549
Use the Holo Light theme.
10 years ago
Reece H. Dunn
c14cfbf912
SpeechSynthesis: test for and prevent duplicate voice entries
10 years ago
Reece H. Dunn
cb41b502e3
Merge branch 'master' into android
10 years ago
Reece H. Dunn
6fa2e34c7f
Revert "DownloadVoiceData: check the mkdir return value"
This reverts commit 6ac54860a1
.
This change was preventing the voice data from being installed.
10 years ago
Reece H. Dunn
34634569f8
ko is present in espeak-data/voices/asia, rm from test/
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
The Android 5.0 Text-to-speech output settings dialog checks that
the languages from CheckVoiceData use the ISO3 language and
country codes. This change matches that expectation.
10 years ago
Reece H. Dunn
736986d609
TextToSpeechService: support SynthesisRequest.getVoiceName
10 years ago
Reece H. Dunn
1c0e4cfaa9
TextToSpeechService: use a HashMap for the voices.
This improves the performance of looking up a voice by name.
10 years ago
Reece H. Dunn
cfb2f9d3cb
Fix TextToSpeech,setLanguage on Android 5.0.
As of Android 5.0, TextToSpeech.setLanguage calls the new
TextToSpeechService.onGetDefaultVoiceNameFor(lang,country,variant)
and uses the specified voice name.
The default Android 5.0 implementation of onGetDefaultVoiceNameFor
does not work with eSpeak. This provides a working implementation.
This fixes the TextToSpeechTest.testLanguages tests on Android 5.0.
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.
The default Android 5.0 implementation enumerates the available
locales. This enumerates the voices returned by eSpeak.
10 years ago
Reece H. Dunn
702f8be24f
TextToSpeechTest: always test getLanguage.
This changes the getLanguage helper to return the result from
getLanguage on all platform versions, disabling the deprecated
message on API 21 and above.
10 years ago
Reece H. Dunn
7846e91089
TtsService: add wrappers for the new voice APIs.
This adds method declarations for the new voice APIs, forwarding
them to the default implementations.
10 years ago
Reece H. Dunn
d90e58f9cd
Fix deprecated SynthesisRequest.getText usage.
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
6ac54860a1
DownloadVoiceData: check the mkdir return value
10 years ago
Reece H. Dunn
8fe359d0e4
Remove unused imports.
10 years ago