Re: [orca-list] the apostrophe char is not announced correctly when typed
- From: Joanmarie Diggs <jdiggs igalia com>
- To: orca-list gnome org
- Subject: Re: [orca-list] the apostrophe char is not announced correctly when typed
- Date: Mon, 04 Mar 2013 21:55:19 -0500
Hey José.
On 03/04/2013 09:30 PM, José Vilmar Estácio de Souza wrote:
The funny thing is that when I change the profile to Portuguese of
Brazil, everything works correctly.
Give this a shot in a python console:
import speechd
client = speechd.Client()
client.set_language('pt')
client.key("'")
client.set_language('en')
client.key("'")
For me, when the language is Portuguese I hear apostrophe; when the
language is English, I hear quote. Probably something in espeak.
Take care.
--joanie
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]