Re: [orca-list] pulse audio Speakup and orca



Maybe I'm mising something, but I am using dmix and see applications when I select apps that are using pulse 
in mate volume control. I am not even using 
mate, just have some mate components. 
I use alsa for most  things, but skype, gnome mplayer, and a couple other apps are using pulse either because 
they must, (skype), or because I selected 
to use pulse for input or out put devices in app prefs.


-- 
     B.H.
   Registerd Linux User 521886


  kendell clark wrote:
Thu, Nov 12, 2015 at 07:43:27PM -0600

hi
I actually did read it and had it on my main system until I went pulse
only and stopped using speakup, but it worked just fine while I used it.
The only reason I stopped was because you couldn't adjust per
application volume that way, nor could you switch hardware on the fly,
taking most of the benefits of pulse audio
Thanks
Kendell clark


On 11/12/2015 12:28 PM, Alex Midence wrote:
Nice post.  Learned something new.

Alex


-----Original Message-----
From: orca-list [mailto:orca-list-bounces gnome org] On Behalf Of Halim Sahin
Sent: Thursday, November 12, 2015 1:33 AM
To: orca-list gnome org
Subject: Re: [orca-list] pulse audio Speakup and orca

Hi,
It seems nobody read my posts :-(.
https://wiki.archlinux.org/index.php/PulseAudio#ALSA.2Fdmix_without_grabbing_hardware_device

HTH.
Halim

On Di, Nov 10, 2015 at 01:44:30 -0600, Alex Midence wrote:
It isn't necessary to use systemwide Pulse audio anymore.  I use console speech on my Ubuntu box at home 
which has Pulse Audio  installed and configured in the recommended way (not systemwide) and I am able to 
use Speakup just fine.  The trick is to start it from a Gnome Terminal within X:

sudo modprobe speakupg_soft start=1
sudo espeakup

Just my thoughts,
Alex M


-----Original Message-----
From: orca-list [mailto:orca-list-bounces gnome org] On Behalf Of Mike 
and Jenna
Sent: Tuesday, November 10, 2015 1:37 PM
To: orca-list gnome org
Subject: [orca-list] pulse audio speakup and orca

Hi,

I am coming a long way on the new directions for making a newer version of debian Vinux butt want to 
maybe get some suggestions I recompiled espeak to use  pulse audio I will paste the instructions that I 
have required from john and a few others from mailing lists.

Edit the Makefile and find the section which reads like this:

# 'runtime' uses pulseaudio if it is running, else uses portaudio 
#AUDIO = runtime AUDIO = portaudio #AUDIO = portaudio0 #AUDIO =
portaudio2 #AUDIO = pulseaudio #AUDIO = sada

And simply change it to read thusly:

# 'runtime' uses pulseaudio if it is running, else uses portaudio 
#AUDIO = runtime #AUDIO = portaudio #AUDIO = portaudio0 #AUDIO =
portaudio2 AUDIO = pulseaudio #AUDIO = sada

As you can see I just commented out portaudio and uncommented 
pulseaudio.

cd ../../
apt-get install espeakup
cd espeakup-0.71/
make
make install

modprobe speakup-soft
espeakup

Now I wonder If I should go threw this next part and try as I am 
building it as a rolling release using sid and apt-get -u to hold back 
broken packages

Here is the part in question mind you I am using software speech and not hardware speech.

In Debian Jessie/Sid, you will need to edit /etc/default/pulseaudio to have this line:

PULSEAUDIO_SYSTEM_START=1

And in /etc/pulse/client.conf:

autospawn = no

It's been a while since I configured speech for orca, but I think I had to modify 
/etc/speech-dispatcher/speechd.conf to use a unix socket:

SocketPath "/var/run/speech-dispatcher/speech-dispatcher.sock"

And in my .bash_profile, I added:

export
SPEECHD_ADDRESS="unix_socket:/var/run/speech-dispatcher/speech-dispatc
her.so
ck"

I use hardware speech with speakup on the machine running orca and I don't run orca on the machine using 
espeakup, so I can't say that it will work for both orca and speakup with espeakup. Please follow up if 
I missed something.

Here is a link to the bug report.

https://bugzilla.redhat.com/show_bug.cgi?id=481651


_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: 
https://help.gnome.org/users/gnome-help/stable/a11y.html
Log bugs and feature requests at http://bugzilla.gnome.org

_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: 
https://help.gnome.org/users/gnome-help/stable/a11y.html
Log bugs and feature requests at http://bugzilla.gnome.org
_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html
Log bugs and feature requests at http://bugzilla.gnome.org

_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html
Log bugs and feature requests at http://bugzilla.gnome.org

_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html
Log bugs and feature requests at http://bugzilla.gnome.org


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