jianxux / eyes-free

Automatically exported from code.google.com/p/eyes-free
0 stars 0 forks source link

Hungarian TTS-engine fails miserably with accents #57

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Send a text message with accented characters, such as ö, ü, í, é, ő, 
ű, etc...
2. Try to read it out!

What is the expected output? What do you see instead?
The expected output would be a continuous readout of the text. It sometimes 
happens, but usually the software does one of the following things instead:
- Doesn't even read the accented character (mostly when it's the first letter 
of a word)
- Breaks the word off after the letter and starts spelling out the rest of the 
word.

What version of the product are you using? On what operating system?
Latest eSpeak with Android 2.2 on Samsung Galaxy S

Please provide any additional information below.
Official Hungarian accents are sometimes incompatible with the SMS character 
set, therefore instead of ó, í, é, á the text sometimes contains
ò, ì, è and à and instead of ő it has ô.

Original issue reported on code.google.com by g3r...@gmail.com on 28 Oct 2010 at 10:35

GoogleCodeExporter commented 8 years ago
Pending update of eSpeak source code.

Original comment by alanv@google.com on 17 Dec 2011 at 6:11

GoogleCodeExporter commented 8 years ago
Issue 64 has been merged into this issue.

Original comment by alanv@google.com on 3 Jan 2012 at 10:11

GoogleCodeExporter commented 8 years ago
Issue 75 has been merged into this issue.

Original comment by alanv@google.com on 3 Jan 2012 at 10:11

GoogleCodeExporter commented 8 years ago
Bionic is missing locale support. Compiling with an alternate NDK resolves this 
issue.

Original comment by alanv@google.com on 27 May 2012 at 4:59

GoogleCodeExporter commented 8 years ago
Issue 80 has been merged into this issue.

Original comment by alanv@google.com on 27 May 2012 at 5:09