Re: Orca Thoughts on whereAmI: Quantity of Information
- From: Willie Walker <William Walker Sun COM>
- To: Henrik Nilsen Omma <henrik ubuntu com>
- Cc: Orca screen reader developers <orca-list gnome org>
- Subject: Re: Orca Thoughts on whereAmI: Quantity of Information
- Date: Wed, 25 Oct 2006 13:09:20 -0400
Rich just added a custom pronunciation dictionary that might help in
this situation. The keys to the dictionary are strings and the values
are strings. They both can be any old string. So...you can have:
orca.pronunciation_dict["Open Office.org Writer"] = "Writer"
orca.pronunciation_dict["window frame"] = ""
...
Will
On Wed, 2006-10-25 at 18:26 +0200, Henrik Nilsen Omma wrote:
Joanmarie Diggs wrote:
[snip]
"Untiled1 - OpenOffice.org Writer <brief pause> Text <brief pause> This
is a test."
What I get is:
"soffice.bin application Untitled1 - OpenOffice.org Writer frame
Untitled1 - OpenOffice.org Writer root pane paragraph This is a test. No
focus"
How about a general infrastructure that let's you substitute strings to
reduce (or increase?) verbosity. We could provide a general
low-verbosity look-up file, but users could add their own.
So the phrase "OpenOffice.org Writer" could be replaced by "Writer" or
"O-O Writer". "Untitled1 - " could just be skipped when it occurs, etc."
That way users can tweak their own verbosity settings in a simple file:
"OpenOffice.org Writer", "Writer"
"Untitled1 - ", ""
"Desktop window frame", "Desktop"
etc.
I think we can get quite far with a simple look-up file, but we should
probably add some rules to stop orca from replacing "OpenOffice.org
Writer" with "Writer" in a text body, etc.
Henrik
_______________________________________________
Orca-list mailing list
Orca-list gnome org
http://mail.gnome.org/mailman/listinfo/orca-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]