All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>,
	"Eric S. Johansson" <esj@eggo.org>, kvm <kvm@vger.kernel.org>,
	Gerd Hoffmann <kraxel@redhat.com>
Subject: Re: can I make this work… (Foundation for accessibility project)
Date: Tue, 18 Nov 2014 14:53:52 +0100	[thread overview]
Message-ID: <546B4F70.2020600@redhat.com> (raw)
In-Reply-To: <546B4E97.7050208@redhat.com>

Hi,

On 11/18/2014 02:50 PM, Paolo Bonzini wrote:
> 
> 
> On 18/11/2014 07:48, Eric S. Johansson wrote:
>> I'm trying to figure out ways of making it possible to drive Linux from
>> Windows speech recognition (NaturallySpeaking).  The goal is a system
>> where Windows runs in a virtual machine (Linux host), audio is passed
>> through from a USB headset to the Windows environment. And the output of
>> the recognition engine is piped through some magic back to the Linux host.
>>
>> the hardest part of all of this without question is getting clean
>> uninterrupted audio from the USB device all the way through to the
>> Windows virtual machine. virtual box, VMware fail mostly in delivering 
>> reliable  audio to the virtual machine.
>>
>> I expect KVM to not  work right  with regards to getting clean
>> audio/real-time USB but I'm asking in case I'm wrong. if it doesn't work
>> or can't work yet, what would it take to make it possible for clean
>> audio to be passed through to a guest?
> 
> I'm adding two people who might know.

kvm's usb pass-through should be able to handle this without any issues
(other then some latency), it uses special buffering for isochronous
usb packets, which should take care of usb audio working.

I've never tested audio recording, but audio playback and video recording
(webcams) work, so I expect audio recording to be fine.

Regards,

Hans

  reply	other threads:[~2014-11-18 13:53 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-18  6:48 can I make this work… (Foundation for accessibility project) Eric S. Johansson
2014-11-18 13:50 ` Paolo Bonzini
2014-11-18 13:53   ` Hans de Goede [this message]
2014-11-18 14:57     ` Eric S. Johansson
2014-11-20 16:28       ` Eric S. Johansson
2014-11-20 21:48         ` Paolo Bonzini
2014-11-20 22:22           ` Eric S. Johansson
2014-11-21 14:06             ` Paolo Bonzini
2014-11-21 16:52               ` Eric S. Johansson
2014-11-21 18:22                 ` Paolo Bonzini
2014-11-21 18:24                 ` next puzzle: " Eric S. Johansson
2014-11-21 18:47                   ` Eric S. Johansson
2014-11-18 14:51   ` Eric S. Johansson

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=546B4F70.2020600@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=esj@eggo.org \
    --cc=kraxel@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=pbonzini@redhat.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.