After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 567143 - When I using Pidgin with Orca, the smiley and other symbols are not presented.
When I using Pidgin with Orca, the smiley and other symbols are not presented.
Status: RESOLVED OBSOLETE
Product: orca
Classification: Applications
Component: speech
2.24.x
Other All
: Low enhancement
: ---
Assigned To: Orca Maintainers
Orca Maintainers
post-3.0
: 568801 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-01-09 11:24 UTC by Hammer Attila
Modified: 2018-02-08 12:56 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Hammer Attila 2009-01-09 11:24:21 UTC
Please describe the problem:
Dear Developers!
When I using Pidgin with Orca and I writing or get a message and the message contains simbols, the simbols are not spokened.
For example:
:-) (smiley)
:-(
etc.

So, Orca not spokened the :-) or :-( words. 

Possible doing human readable simbols list? This problem not big important problem, I know you have bigger work another bugs.
If you tell me what script need modification, I trying doing this feature.

Thanks,

Attila


Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?
Yes.

Other information:
Comment 1 Willie Walker 2009-01-09 14:58:57 UTC
Hi Attila:

One way to do this might be to add pronunciations for the smiley strings, but
I think there's going to be some odd interaction between the pronunciation table and the verbalized punctuation stuff.  If you want to hack in this space, you might start looking at gnomespeechfactory.py:__speak.

Will
Comment 2 Paul Hunt 2009-05-12 17:14:52 UTC
I can't tell from the initial report whether or not Attila has set the smiley theme to "none" in Pidgin.  This does at least allow Orca to read out the strings of chars e.g colon right bracket when there's a smiley, rather than not saying anything.  I attempted to use the pronunciation dictionary to add entries for smileys but found that entries cannot be created for strings that begin with punctuation symbols such as smileys.  Not an essential feature obviously but would be nice to be able to have the ability to have smileys spoken as they should be in instant messaging.  Paul
Comment 3 Hammer Attila 2009-05-13 05:14:44 UTC
Paul, I use Pidgin with default preferences. I look Will suggestion with gnomespeechfactory.py.

Attila
Comment 4 Joanmarie Diggs (IRC: joanie) 2011-01-09 18:22:23 UTC
*** Bug 568801 has been marked as a duplicate of this bug. ***
Comment 5 Trevor Saunders (IRC: tbsaunde) 2011-04-08 22:52:18 UTC
So, I'm not clear on what we're seeing from pidgen with the default config, do we get strings like ':)' or  characters like uxxxx where xxx is the value for unicode smile character?x

If we're getting a unicode smile character I say that this should be fixed in synths not orca, but if we want ;) to  spoken differently than the punctuation that should be fixe in orca.