From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: PulseAudio Date: Wed, 13 Jan 2016 15:01:20 +0100 Message-ID: <8737u160jz.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38458) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aJLzM-0000ZL-Hl for guix-devel@gnu.org; Wed, 13 Jan 2016 09:01:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aJLzH-0007u7-JM for guix-devel@gnu.org; Wed, 13 Jan 2016 09:01:28 -0500 In-Reply-To: (Leo Famulari's message of "Tue, 12 Jan 2016 00:26:37 -0500") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari skribis: > I guess the factors are: > 1) Does GuixSD have a default audio setup that we should target? If > GuixSD uses PulseAudio, then I think it would be good for eSpeak to be > integrated into that sytem. > 2) Does this package, which launches PulseAudio, work for anyone on a > foreign distro? It=E2=80=99s not written anywhere, but I think most of our audio packages t= arget PulseAudio (that=E2=80=99s what I use on GuixSD.) I=E2=80=99m in favor of = consistently using it, and it would probably be best to write it down in the manual. Thoughts? Ludo=E2=80=99.