speechd-discuss
[Top][All Lists]
Advanced

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

[PATCH 1/1] add --with-audio-output-method=<name> option


From: Steve Holmes
Subject: [PATCH 1/1] add --with-audio-output-method=<name> option
Date: Fri, 3 Dec 2010 12:11:31 -0700

With all this talk of default audio output methods, How does any of
these changes affect the speechd.conf file?

I ask this because what I did for the Arch package was to alter the
AudioOutputMethod on the fly when building the package.  If the
./configure step updates this file too, then I can get rid of that
dynamic step.

On Wed, Dec 01, 2010 at 11:43:46PM +0100, Halim Sahin wrote:
> Hi,
> On Wed, Dec 01, 2010 at 09:55:35PM +0100, Andrei Kholodnyi wrote:
> > >> it will be configured to "alsa" then.
> > >> If you don't like it, you need to use --with-audio-output-method to
> > >> reconfigure to oss
> > >>
> > >> Is it acceptable?
> > >
> > > That's exactly what I need :)
> > 
> > I have prepared a patch that implements it,
> > now it is indeed configured with alsa by default
> > 
> > And I don't like it :D
> > I want to have pulse configured by default on my Ubuntu distro and not alsa.
> 
> Well then swap the checks of the audio outputs in configure by this
> order:
> pulse alsa libao.
> if pulse is available and is the first one, it should be default.
> if alsa is available and is the first detected one it should be selected
> ......
> 
> It makes no sense to set pulse as default when it can't be use due to
> missing pa installation.
> You patch goes def. in right direction1
> Thx a lot.
> 
> BR.
> Halim
> 
> > I believe the first version is better.
> > 
> > _______________________________________________
> > Speechd mailing list
> > Speechd at lists.freebsoft.org
> > http://lists.freebsoft.org/mailman/listinfo/speechd
> Halim Sahin
> E-Mail:                               
> halim.sahin (at) t-online.de
> 
> _______________________________________________
> Speechd mailing list
> Speechd at lists.freebsoft.org
> http://lists.freebsoft.org/mailman/listinfo/speechd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]