From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 3DF671EFDCD; Sun, 30 Oct 2016 15:27:15 -0400 (EDT) Received: from mail-qk0-x235.google.com (mail-qk0-x235.google.com [IPv6:2607:f8b0:400d:c09::235]) by befuddled.reisers.ca (Postfix) with ESMTPS id CB4AF1EFDBE for ; Sun, 30 Oct 2016 15:27:12 -0400 (EDT) Received: by mail-qk0-x235.google.com with SMTP id z190so141039486qkc.2 for ; Sun, 30 Oct 2016 12:27:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=ak+YPxIoc+B5Xtk+pzTFoUyX94ji6rsFwcP7opD+HCc=; b=Yees0cFJGP2pPMPte8pS97QjsHJZEDGsLqwICfl9h3eVDs+CAR85/YrGe+/Cny56ru SCbRGUwAqEw9kRL+YOz4QQvhcD/RqPcY36Tg5QD7cM+SUDeChupS1Py+fHK0ECPTHuUE xJJErL8CSdsW7TUUaZYWcvOAr9IOMx1kEL4Bvm6ntzG7d6WXF7fWC89oXwzbecFyCRa/ s16fI0UsVWshiBZhyM3/jAkaYIf/5a7npFWjbTeNZ3JJOp5LWQhyFtlCq7dB6koxmGfQ Z2SOinZMdmQm8muLpCpzHMHo9hCCurUzXWtqz1AHseWGz1Kr4VyupLcUNuPSw0X6WFoZ YAEw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=ak+YPxIoc+B5Xtk+pzTFoUyX94ji6rsFwcP7opD+HCc=; b=Nh7qrUnt5gkZhCzoejEWLXVgAl8nV1xn/NW1wBdIckdDWbl7eMMxyTQkKODQHbrhau 9l5cIkt2cUcEwd/UVl2DDHFNTh0ePtFrMkNUqNxmQl74yiYQSvcqm2KY7k6AsWBmwJZa C2nRRolFxRtHiS7d0MWr7oFoB5sCC6dzDLFamLcaaTZY+tVGIybEoxlZ4aGdvaxckfvN VygE1o291Pg6qrfHolCiHJncOG5Z/7/jynxYY7GrpP89xmP4hMyNmz1b+ANih4pzTaWv HfxCfCJ/0jiFEArbdDcb3FN2HcV/J4ikegDCxkKpv5o3d6aQVDHOOtf37YGiYLrZ3d9a 1kUw== X-Gm-Message-State: ABUngvdsHT3gs65H8r0YUNpUmmcCf8SAMGHxeMx3z7g16HRiIU3N/pdmkv4gjslHVXEC30zmY3dBCgS2AK/W1Q== X-Received: by 10.55.94.5 with SMTP id s5mr24471393qkb.102.1477855622777; Sun, 30 Oct 2016 12:27:02 -0700 (PDT) MIME-Version: 1.0 Received: by 10.237.35.18 with HTTP; Sun, 30 Oct 2016 12:27:02 -0700 (PDT) In-Reply-To: <87zimdch97.fsf@the-brannons.com> References: <87zimdch97.fsf@the-brannons.com> From: Hunter Hoke Date: Sun, 30 Oct 2016 15:27:02 -0400 Message-ID: Subject: Re: Starting Speakup on a Debian Virtual Machine To: "Speakup is a screen review system for Linux." Content-Type: text/plain; charset=UTF-8 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2016 19:27:15 -0000 If the speakup and speakup_soft modules are loaded, I have no way of finding out. I think there's a problem with espeak itself; I tried running espeak from the command line and there was no speech output. On 10/9/16, Chris Brannon wrote: > Hunter Hoke writes: > >> I managed to install Debian with speech. However, I cannot get Speakup >> started after the installation. > > Is the speakup_soft module loaded? > lsmod |grep speakup > Is espeakup running? > ps -e |grep espeakup > > -- Chris > _______________________________________________ > Speakup mailing list > Speakup@linux-speakup.org > http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup >