Re: [orca-list] strange bug with orca and espeak ng



i

Thanks alex for the suggestion to run spd-say. I just ran that, and speech dispatcher responded with "a left eye" instead of "eye in speech bubble" so it's definitely either an orca bug or a speech dispatcher one. To be exact, I ran "spd-say -o espeak-ng πŸ‘β€πŸ—¨ eye in speech bubble // [1F441 200D 1F5E8]"

Thanks

Kendell Clark

On 07/19/2017 03:17 AM, kendell clark wrote:

hi

I'll accept any help, especially grepping the source code to find obscure bugs. The only reason I'm thinking it's an orca bug or possibly speech-dispatcher is because when you're arrowing up and down, the emoji are mangled, but when you use left and right arrow they're not. Very odd confusing bug.

Thanks

Kendell Clark

h


On 07/19/2017 03:04 AM, Alex ARNAUD wrote:
Le 19/07/2017 Γ  08:03, kendell clark a Γ©crit :
hi all

Hi Kendell

First, clone the espeak ng git repository

git clone git://github.com/espeak-ng/espeak-ng

Then, open the dictSource/en_emoji file in your favorite text editor.

Lastly, go down to the end of the file

Then, up arrow past the comments to the first emoji, which is as follows, line pasted exactly

πŸ‘β€πŸ—¨    eye in speech bubble                    // [1F441 200D 1F5E8]


It should be pronounced as "eye in speech bubble" as the tecxt says. Instead, it's pronounced something like "A left eye in speech bubble is" or sometimes just "A left eye in speech bubble"

To determine if it is an Orca or a speech-dispatcher issue you could use the spd-say command like this :
spd-say -o espeak-ng YOURTEXT

If the behavior it's the same it is probably an espeak-ng issue. From my little experience on the subject most of the time it's a matter of TTS itself.

You could use "grep" to find the incorrect conversion in the espeak-ng code.

Let me know if I could help you.

Best regards.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]