From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 3/3] gnu: Add speech-dispatcher. Date: Mon, 31 Oct 2016 14:15:15 -0400 Message-ID: <20161031181515.GG27555@jasmine> References: <20161031104928.31856-1-mbakke@fastmail.com> <20161031104928.31856-3-mbakke@fastmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46469) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c1H7E-0003sT-44 for guix-devel@gnu.org; Mon, 31 Oct 2016 14:15:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c1H78-000636-UI for guix-devel@gnu.org; Mon, 31 Oct 2016 14:15:24 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:35878) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c1H78-000630-N7 for guix-devel@gnu.org; Mon, 31 Oct 2016 14:15:18 -0400 Content-Disposition: inline In-Reply-To: <20161031104928.31856-3-mbakke@fastmail.com> 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" To: Marius Bakke Cc: guix-devel@gnu.org On Mon, Oct 31, 2016 at 10:49:28AM +0000, Marius Bakke wrote: > * gnu/packages/speech.scm (speech-dispatcher): New variable. Funny, we will ship a WAV file that says "Yo!" :) http://git.freebsoft.org/?p=speechd.git;a=tree;f=src/tests;h=c271f62e94fed0d9c37a43cb31bf1793f4bc9db9;hb=HEAD Anyways, it looks good to me! Dave Thompson recently sent me some Festival packaging that he'd been working on, but I haven't done anything with it yet. Maybe it's time!