[orca-list] capital letters are read with a different volume



Hi all,
I've in my user-settings.py the following lines:

orca.settings.speechServerInfo = ['IBM Viavoice GNOME Speech Driver', 'OAFIID:GNOME_Speech_SynthesisDriver_Viavoice:proto0.3']
orca.settings.voices = {
'default' : orca.acss.ACSS({'average-pitch': 4.2999999999999998,
 'family': {'locale': 'en_US', 'name': 'Adult Male 1'},
 'gain': 10.0,
 'rate': 58.0}),
'uppercase' : orca.acss.ACSS({'average-pitch': 5.5}),
'hyperlink' : orca.acss.ACSS({'average-pitch': 4.5, 'gain': 10.0}),
}

With this configuration Orca reads capital letters in a different volum than the default. If I include in the uppercase voice the attribute 'gain': 10.0, orca reads using this value.
Thanks.

--
José Vilmar Estácio de Souza
Informal Informatica
msn: vilmar informal com br
aim: zevilmar
gmail: jvilmar gmail com
fone: +55 21-2555-2650
cel: +55 21-8868-0859





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