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: Andrei Kholodnyi
Subject: [PATCH 1/1] add --with-audio-output-method=<name> option
Date: Wed, 1 Dec 2010 13:56:46 +0100

On Wed, Dec 1, 2010 at 12:50 PM, Halim Sahin <halim.sahin at t-online.de> wrote:
> ?Andrei,
> One small sugestion:
> Is there a way to detect available audio outputs after configure?
> It makes no sense to set pulse when pulseaudio is not installed.
> f this is not possible, ten I am fine with your approach.

sure, it is possible.
If the only audio method is available, then it can be done easily,
since we have 100% match.

Now what about when e.g. alsa, libao and pulse are available?
What selection criteria shall be used? How configure can detect your
favorite default method?
pick up the first one?

At the moment I did it simple: pulse is always default,
you can overwrite it with --with-audio-output-method.



reply via email to

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