Hi David ,
to your frist point: here I pepared something :). But nu
UI element for now. You can adjust the sound volume via the
soundVolume settings variable. it have
to be a value betwee 0.00 (silent) to 1.00 (realy loud).
the default is 0.1
I will add a slider. There 2 ways to
set this for now:
1. via orca-customizations.py
add the following the file
/home/<username>/.local/share/orca/orca-customizations.py
<code>
import orca.settings
orca.settings.soundVolume = 0.1
</code>
2. or you could change the value in the variable
soundVolume in your settings file:
/home/<user>/.local/share/orca/user-settings.py
for your second point. i cant reproduce this, but i try
to retest it again later. is there a special case where
the speech crops?
I m also interested in what widgets do you like to see
as sound icon. maybe someone would like to help designing
sound icons.
i just need the frequences, duration and the pan for
sound generation. storm_dragon did this with sox/play.
maybe he could explain how this does work.
Gesendet: Montag, 14. Dezember 2015 um 06:51
Uhr
Von: "David Hunt"
<dahunt posteo de>
An: chrys87
<chrys87 web de>
Betreff: Re: [orca-list] Initial sound icons
implemented into orca, testers and feedback wanted
Hi,
I'm using the orca with sound icons, what a great idea;
thanks for doing
this on a sleepless night.
A couple of quick observations:
1) a sound icons volume slider would be convenient; I
find their current
volume a bit low.
2) Sometimes a sound icon will chop the voice.
I realize this feature is still in early development,
and it's off to a
good start.
Sincerely,
Dave