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: Halim Sahin
Subject: [PATCH 1/1] add --with-audio-output-method=<name> option
Date: Wed, 1 Dec 2010 23:43:46 +0100

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



reply via email to

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