public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
From: "Rob Hudson" <captinlogic@gmail.com>
To: "Speakup list" <speakup@linux-speakup.org>
Subject: no speech when setting default card in asound.conf
Date: Fri, 7 Feb 2014 19:34:59 -0600	[thread overview]
Message-ID: <DE4D07B9939E47DBA9560156556134C4@George> (raw)

I have two PCI cards. I want to change the default card, to card 1.

To address this, I made an asound.conf file in /etc:: 

pcm.!default { 

type hw 

card 1 

device 0 

} 

ctl.!default { 

type hw 

card 1 

device 0 

} 

It worked! Sound came through card 1, but no speech. Not even an error message. Speech didn't go through card 0 either. I'm using the voxin speakup connector, if it helps to diagnose the problem.

What can I do to fix this?

                 reply	other threads:[~ UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DE4D07B9939E47DBA9560156556134C4@George \
    --to=captinlogic@gmail.com \
    --cc=speakup@linux-speakup.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).