From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qy0-f177.google.com (mail-qy0-f177.google.com [209.85.216.177]) by speech.braille.uwo.ca (Postfix) with ESMTP id F0E54C1A262 for ; Fri, 25 Feb 2011 09:26:28 -0500 (EST) Received: by qyl38 with SMTP id 38so1428386qyl.8 for ; Fri, 25 Feb 2011 06:26:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=yGoryOpkDP9D/qK/wFoPIoCIp0eROhkoJz+zcEbSZTg=; b=RSWR+qn9n2fu+BR4FJnia34Uzz9WIRqwPnMNXdsPAeSRryGhYABgurb6ytKP+hCwgF gBoLmZb8bHvrCIyN5IW0fL/XEf/VsTK7VWOWDKHUZXN7oTkVDAOvT/+ZOiXsdI8kWH1K lKRgY8J8S5kG8J0dTxswqa5jmbVWcFDb5swCg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=be+d+Kdo/Lvmr6kc6yLgxPlbJ8Fwc2TTkqZqdlvh6uaPP08ORfJieG/LdxjkVqmKIU o5q/KY97s1THHehocsKsAjgbKsIx6rQ/QxMWZhlUbIYKx3wQhdIqWEwP9F2Q4ka3g2GC VxM/HD4d57vW+wTJ+53Enh4Fgo3JVutPD6lg8= Received: by 10.229.98.198 with SMTP id r6mr1852079qcn.224.1298643984798; Fri, 25 Feb 2011 06:26:24 -0800 (PST) Received: from [192.168.2.5] ([71.23.64.127]) by mx.google.com with ESMTPS id t7sm552066qcs.28.2011.02.25.06.26.21 (version=SSLv3 cipher=OTHER); Fri, 25 Feb 2011 06:26:21 -0800 (PST) Message-ID: <4D67BC26.2030002@gmail.com> Date: Fri, 25 Feb 2011 09:26:46 -0500 From: Kyle User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101230 Lanikai/3.1.7 MIME-Version: 1.0 To: "Speakup is a screen review system for Linux." Subject: Re: speech-dispatcher and espeak References: <20110222173712.GC19605@lnx3> <4D63FAB4.90200@gmail.com> <20110222192254.GA17645@nextdog> <4D6419D1.2080001@gmail.com> <4D6427BD.1080108@gmail.com> <20110222223256.GB23691@lnx3> <4D6540DB.6090404@gmail.com> <20110223195321.GA1739@nextdog> <4D657762.9010305@gmail.com> <20110225064638.GA1254@lnx3> In-Reply-To: <20110225064638.GA1254@lnx3> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.13 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Feb 2011 14:26:29 -0000 You're right. I believe I did make an error in my message. I do apologize for the confusion. The correct line to change is the resample-method directive. It should read: resample-method=src-sinc-best-quality The other things are correct, and on my system, speechd is working perfectly. See the forum thread at https://bbs.archlinux.org/viewtopic.php?id=66428 for more details about the problem and the corrections I used. Another thing that may explain why you are still having problems: are you running speechd in user mode or as a system daemon? I am running in user mode, and am having no problems, but I haven't tried running it system wide, so I don't know if the corrections I found will work in system mode. ~Kyle