Reece H. Dunn
303404766e
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
phsource/compile_report
platforms/windows/espeakedit/src/speech.h
platforms/windows/espeakedit/src_copy/speech.h
12 years ago
jonsd
182d88f81e
[1.46.37]
Fixes for different sample rates.
Fix bug in 1.46.36 where pause at end of a sentence was missing.
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@303 d46cf337-b52f-0410-862d-fd96e6ae7743
12 years ago
jonsd
9172b74343
[1.46.36]
espeakedit: Prosody window now shows the FMT() or WAV() filename
and the standard length of the selected phoneme.
Added the ability to produce speech at different sample rates.
To use rates other than the default 22050Hz, the phoneme data must
be recompiled. This needs the "sox" program to be available.
(sox.sourceforge.net).
espeakedit: Added menu option to compile the phoneme data at a
specified sample rate (rather than the default 22050Hz).
phondata: Includes the value of the sample rate at which the data was compiled.
Language changes: pt.
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@302 d46cf337-b52f-0410-862d-fd96e6ae7743
12 years ago
Reece H. Dunn
3b2094592c
Merge branch 'development'
12 years ago
Reece H. Dunn
c1e02cb0b8
1.46.35 (from http://espeak.sourceforge.net/test/latest.html)
12 years ago
Reece H. Dunn
ee26fcec34
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
phsource/compile_report
12 years ago
jonsd
62e163701b
[1.46.35]
Added error detection in espeak_Synchronize().
Compile Phonemes: fixed resampling of WAV files to eSpeak's sample rate (needs 'sox').
Language changes: pt, en, fa.
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@301 d46cf337-b52f-0410-862d-fd96e6ae7743
12 years ago
Reece H. Dunn
dca165e28d
Merge branch 'development'
12 years ago
Reece H. Dunn
1de6c42722
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
phsource/compile_report
12 years ago
jonsd
d07bc6bfa5
[1.46.34]
Changes to languages: pt, en, vi
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@300 d46cf337-b52f-0410-862d-fd96e6ae7743
12 years ago
Reece H. Dunn
bfc2bd2495
Merge branch 'development'
12 years ago
Reece H. Dunn
cd6a5c6834
1.46.34 (from http://espeak.sourceforge.net/test/latest.html)
12 years ago
Reece H. Dunn
6594f081e6
eSpeak for Android 1.46.32 (rev: 10)
12 years ago
Reece H. Dunn
2c1c3c53bd
espeakdata: add a default group to the fa_rules file so it compiles correctly
12 years ago
Reece H. Dunn
48fa803bc4
TtsService.java: ensure that the voice data is installed/upgraded correctly.
When using assistive technology like TalkBack and not accessing
either the eSpeak application or the Android TTS settings
directly, the voice data would previously not be installed/upgraded
correctly.
The approach here is to move the logic to onIsLanguageAvailable so
that if the espeak voice data is not installed or is upgradable
then trigger an install of the voice data and return
TextToSpeech.LANG_MISSING_DATA.
12 years ago
Reece H. Dunn
199029e97e
TtsService.java: use the context from the TtsService object itself
12 years ago
Reece H. Dunn
88e72aeb0a
tools/ucd.py: support printing out the data as CSV with specified columns from the command-line
12 years ago
Reece H. Dunn
60e89f4f58
Merge branch 'development'
12 years ago
Reece H. Dunn
5e673ec285
1.46.33 (from http://espeak.sourceforge.net/test/latest.html)
12 years ago
Reece H. Dunn
d9e0cbd4c2
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
phsource/compile_report
12 years ago
Reece H. Dunn
9d0a23bb1c
TtsService.java: also report TextToSpeech.LANG_MISSING_DATA if the base resources are not found or the data can be upgraded.
12 years ago
Reece H. Dunn
1e52512637
TtsService.java: report TextToSpeech.LANG_MISSING_DATA if the engine has not been initialized.
12 years ago
Reece H. Dunn
a7bb3eb790
Make eSpeak-specific setting changes apply immediately.
This reverts commit 433a0a0455
.
The issue here appears to be that the process the eSpeak commands are
processed from to generate the speech differs from the one used to
modify the settings. This appears to be enough to cause it to not
get the updated settings until the process is restarted.
Thanks to Peter Vagner for locating the cause.
12 years ago
jonsd
1e518f1df2
[1.46.33]
Fix bug, some letter names spoken wrongly (eg. accented letters).
Recognize Arabic full-stop (U+06D4).
Changes to languages: en, pt, ka.
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@299 d46cf337-b52f-0410-862d-fd96e6ae7743
12 years ago
Reece H. Dunn
be49d9cce6
ucd.h: fix a typo
12 years ago
Reece H. Dunn
1116d02aa9
Make the category/category_type/script to-string helper methods part of the public API.
12 years ago
Reece H. Dunn
a7a810a009
CheckVoiceData.java: remove unused import statement.
12 years ago
Reece H. Dunn
7f6bfd929b
TtsSettingsActivity.java: use PreferenceFragment on Honeycomb and later.
12 years ago
Reece H. Dunn
af41da058f
Merge branch 'master' into android
12 years ago
Reece H. Dunn
6a74024a9e
Merge branch 'development'
12 years ago
Reece H. Dunn
2ec786ae07
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
phsource/compile_report
12 years ago
jonsd
a3ad82219d
[1.46.32]
Language changes: en, pt, da, an, fa.
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@298 d46cf337-b52f-0410-862d-fd96e6ae7743
12 years ago
Reece H. Dunn
0c499c84e9
eSpeak for Android 1.46.31 (rev: 9)
12 years ago
Reece H. Dunn
3f5b5bb521
android: support the Aragonese and Farsi/Persian voices from 1.46.31
12 years ago
Reece H. Dunn
b425ded8f0
Merge branch 'master' into android
Conflicts:
src/voices.cpp
12 years ago
Reece H. Dunn
65c3bc33b6
autotools: fix the dependencies on the UCD files.
12 years ago
Reece H. Dunn
099b6a3bbb
autotools: build the 'an' and 'fa' dictionaries
12 years ago
Reece H. Dunn
2d0b6b7dee
Merge branch 'development'
12 years ago
Reece H. Dunn
2fbab050f9
1.46.31 (from http://espeak.sourceforge.net/test/latest.html)
12 years ago
Reece H. Dunn
851dfd38e5
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
phsource/compile_report
12 years ago
jonsd
b590876def
[1.46.31]
Added languages: fa (Farsi), an (Aragon).
Changes to languages: pt, si, ne.
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@297 d46cf337-b52f-0410-862d-fd96e6ae7743
12 years ago
Reece H. Dunn
a24b46f880
autotools: use the variables from autotools for the install locations.
12 years ago
Reece H. Dunn
4b0a83b425
Makefile.am: typo -- s/REFIX/PREFIX/
12 years ago
Reece H. Dunn
1dc6c0a57d
src/Makefile.am: Don't make 'install' depend on 'all'.
This fixes the issue where installing will re-generate
the voices and may sometimes fail setting up the
shadow directories in the espeak-data folder.
12 years ago
Reece H. Dunn
c8526d17f8
autotools: add a COPYING file with the GPL v3 license to make autotools happy.
12 years ago
Reece H. Dunn
a8bc86bfd9
configure.ac: drop autoconf requirement to 2.63 to support more systems (e.g. the OLPC XO-1)
12 years ago
Reece H. Dunn
6edd17eb0c
Add tests verifying that calling getSampleText does not change the apps locale.
12 years ago
Reece H. Dunn
f455a466c3
Do not add a voice if the Locale assigns a blank ISO3 language code.
12 years ago
Reece H. Dunn
df1adcfcfb
Use zh-HK for Cantonese Chinese as Android does not properly support the yue language code.
12 years ago
Reece H. Dunn
920dc0ad0c
Report the eSpeak version in the main activity.
12 years ago