[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
troubles with speech-dispatcher
From: |
Luke Yelavich |
Subject: |
troubles with speech-dispatcher |
Date: |
Thu, 16 Oct 2014 10:59:11 +1100 |
On Thu, Oct 16, 2014 at 10:51:01AM AEDT, Alonzo cuellar wrote:
> Hello,
> I'm using arch linux. I did some tests with gnome and of course it
> installed pulse audio.
> When I removed it i was no longer able to start speech dispatcher. I
> removes pulseaudio and gnome. Here is what I get when I try to start
> speech-dispatcher.
> it's configured to use libao
My guess is that libao is currently configured to use PulseAudio, so when
Speech Dispatcher attempts to start and use libao, libao cannot find a
pulseaudio server, hense the failure. Try configuring libao to use ALSA, and
things should work.
Luke