[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
OTS: Re: [PATCH 1/2] Comments in speechd.conf.in updated and polished
From: |
Andrei Kholodnyi |
Subject: |
OTS: Re: [PATCH 1/2] Comments in speechd.conf.in updated and polished |
Date: |
Tue, 24 Aug 2010 17:31:19 +0200 |
> Libao is plugin based and there is nothing redundant in this case.
> Libao provides the audiooutputmethods like sd_audio does.
> What do you mean with redundant in this case?
well, you have
SD libao plugin -> libao -> pulse plugin -> pulse
and if you use pulse only it is more efficient to have
SD pulse plugin -> pulse
But I agree that libao might be a good choice.
btw do you know where is the recent libao development placed?
I have seen e.g.
http://downloads.xiph.org/releases/ao/libao-1.0.0.tar.gz, but could
not figure out where is a repo for it.