Reece H. Dunn
20010daac3
SeekBarPreference: show the formatted current value in the preference dialog.
12 years ago
jonsd
b84ec8a609
[1.47.10a]
Lang=sl, set open/close 'e' and 'o' from syllable stress.
Lang=tr, fix 'r'.
Lang=te, ml: change [t.#] [d.#]
Lang=hi, change [d.#]
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@356 d46cf337-b52f-0410-862d-fd96e6ae7743
12 years ago
Reece H. Dunn
8e4b6044dc
SeekBarPreference: make formatter an explicit property instead of using the extras bundle.
12 years ago
Reece H. Dunn
b60ed6c9ae
Display the formatted units on the volume setting.
12 years ago
Reece H. Dunn
5370341abf
SeekBarPreference: only commit the preference if requested to.
12 years ago
Reece H. Dunn
ac6099ebf1
Hook up the volume parameter to a slider preference dialog.
12 years ago
Reece H. Dunn
233da111db
TtsService.java: rework the logic to use the new Parameter API.
12 years ago
Reece H. Dunn
de78778210
SpeechSynthesis.java: further refine the Parameter API.
12 years ago
Reece H. Dunn
85836eae92
SpeechSynthesis.java: rename the parameter APIs.
12 years ago
Reece H. Dunn
cc72825682
SpeechSynthesis.java: expose the different voice options from eSpeak
This makes the following changes:
1. setVoice takes a Voice object instead of a language string.
This is to make the API cleaner and allows SpeechSynthesis
to pass the correct parameter (identifier for SetVoiceByName,
or name for SetVoiceByProperties) to espeak.
2. The espeak_SetVoiceByName API is also exposed to support passing
the voice variant to use.
3. The age parameter has been re-added with the constants:
* SpeechSynthesis.AGE_ANY
* SpeechSynthesis.AGE_YOUNG
* SpeechSynthesis.AGE_OLD
based on the behaviour of the eSpeak voice selection algorithm.
NOTE: Due to the way that voice selection is implemented in eSpeak,
if variant is specified, the age and gender cannot be specified and
vice versa.
12 years ago
Reece H. Dunn
88eab88d8a
SpeechSynthesis.java: further simplify the setVoice method.
This renames `setVoiceByProperties` to the more consise `setVoice`
and removes the name parameter as this is not used -- the voice is
set by the language and gender parameters only.
12 years ago
Reece H. Dunn
027217d5f7
SpeechSynthesis.java: Simplify the SetVoiceByProperties parameters.
The `age` parameter is not useful as eSpeak does not use this when
selecting voices. This is always set to `0` by TtsService.java.
The `variant` parameter is not used to select the actual voice
variant (from the `!v` directory) but to select the n^th matching
voice from the list of matching voices. This is always set to
select the first matching voice by TtsService.java.
12 years ago
Reece H. Dunn
23d34d702a
SpeechSynthesis.java: provide a binding of the eSpeak Get/SetParameter API.
12 years ago
Reece H. Dunn
f6edb535c7
Add instructions for building with ant on the command line.
12 years ago
Reece H. Dunn
938530dcaf
Fix building espeakdata.zip after the merge.
12 years ago
Reece H. Dunn
e1f036bfd2
Merge branch 'master' into android
Conflicts:
README.md
12 years ago
Reece H. Dunn
e50f9e0055
DEFAULT_SAMPLE_RATE is not needed, so remove it.
The sampleRate variable gets overwritten with the actual sample
rate during creation from the espeak_Initialize method, so the
value it is set to in the constructor does not matter.
12 years ago
Reece H. Dunn
e841816365
Don't symlink espeak-data, set ESPEAK_DATA_PATH instead.
12 years ago
Reece H. Dunn
010f5ca24a
Merge branch 'master' into android
12 years ago
jonsd
f5f0b4171b
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@355 d46cf337-b52f-0410-862d-fd96e6ae7743
12 years ago
Reece H. Dunn
b542e298d9
Merge branch 'development'
12 years ago
Reece H. Dunn
788ef97025
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
dictsource/si_list
dictsource/si_rules
dictsource/ur_list
dictsource/ur_rules
phsource/compile_report
12 years ago
jonsd
1e91b80ec9
[1.47.10]
Language change: ur
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@354 d46cf337-b52f-0410-862d-fd96e6ae7743
12 years ago
jonsd
7315c17ed8
[1.47.10]
Language: Spanish, revert change to sound of [t], back to 1.47.07.
Language changes: bn, hy, si, sl.
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@353 d46cf337-b52f-0410-862d-fd96e6ae7743
12 years ago
Reece H. Dunn
b09b4fc2f1
Merge branch 'development'
12 years ago
Reece H. Dunn
cfe5152b17
1.47.09 (from http://espeak.sourceforge.net/test/latest.html)
12 years ago
Reece H. Dunn
09cc97a41c
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
phsource/compile_report
phsource/ustop/th_rfx.wav
12 years ago
jonsd
b92a1fc3f1
[1.47.09]
Files missing from svn.
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@352 d46cf337-b52f-0410-862d-fd96e6ae7743
12 years ago
jonsd
adcb83fcf9
[1.47.09]
Fix: lookup in *_list occasionally find the wrong word.
Languages changes: hi, ne, sl.
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@351 d46cf337-b52f-0410-862d-fd96e6ae7743
12 years ago
Reece H. Dunn
3a92ee34f2
Support the new voices.
12 years ago
Reece H. Dunn
4236dd282e
Merge branch 'master' into android
12 years ago
jonsd
6f58bb4d5b
lang=de: Revert change of "ier" sound (eg. "vier").
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@350 d46cf337-b52f-0410-862d-fd96e6ae7743
12 years ago
Reece H. Dunn
0122c41c4d
Merge branch 'development'
12 years ago
Reece H. Dunn
d2aad31451
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
12 years ago
jonsd
4a670d0f57
[1.47.08]
Add API function: espeak_TextToPhonemes().
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@349 d46cf337-b52f-0410-862d-fd96e6ae7743
12 years ago
Reece H. Dunn
8cd1384a6f
Merge branch 'development'
12 years ago
Reece H. Dunn
a43db2baaa
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
12 years ago
jonsd
2fbfd42fc6
[1.47.07c]
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@348 d46cf337-b52f-0410-862d-fd96e6ae7743
12 years ago
Reece H. Dunn
d261b6dc52
autotools: build the 'az' dictionary
12 years ago
Reece H. Dunn
1f86b9adbe
Merge branch 'development'
12 years ago
Reece H. Dunn
e972d0a6ca
1.47.07b (from http://espeak.sourceforge.net/test/latest.html)
12 years ago
Reece H. Dunn
bf47234817
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
phsource/compile_report
phsource/ph_azerbaijani
12 years ago
jonsd
271448af9c
[1.47.07b]
Reinstate language "az" (Azerbaijani) as a test voice.
Language changes: ga, hy, pt, sk.
Generate character names for subscript and superscript letters and digits.
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@347 d46cf337-b52f-0410-862d-fd96e6ae7743
12 years ago
Reece H. Dunn
d09a8663fc
Merge branch 'development'
12 years ago
Reece H. Dunn
9f435e284c
1.47.07a (from http://espeak.sourceforge.net/test/latest.html)
12 years ago
Reece H. Dunn
ac45bd4e80
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
espeak-data/voices/asia/ms
phsource/compile_report
12 years ago
jonsd
93cc76768c
[1.47.07a]
Use internal data for iswalpha(), towlower() for characters up to U+024F.
Language changes: es, nl, pt, tr, vi.
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@346 d46cf337-b52f-0410-862d-fd96e6ae7743
12 years ago
Reece H. Dunn
5dc922fa07
Merge branch 'development'
12 years ago
Reece H. Dunn
81cda039f3
Merge branch 'upstream' into development
12 years ago
jonsd
5a11f78bb6
[1.47.07]
Language changes: pt
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@345 d46cf337-b52f-0410-862d-fd96e6ae7743
12 years ago