From: Brad Midgley <bmidgley@xmission.com>
To: bluez-users@lists.sourceforge.net
Subject: Re: [Bluez-users] how to use BT headset as microphone and the souncard as output
Date: Sun, 03 Jul 2005 22:39:58 -0600 [thread overview]
Message-ID: <42C8BD9E.7070904@xmission.com> (raw)
In-Reply-To: <42BF39A6.2020305@lesagepono.be>
Laurent,
SCO is designed to be low-latency. Usually if you want that low latency,
you use the pcm i/o from the bluetooth chip directly to your
application. That's not really an option with a general purpose computer.
The latency you get is from putting sco onboard the hci bus and the
computer pulling it through the hci stack, but mostly squeezing it
through kernel space/audio drivers a couple of times. you might try dd
with a small bs instead of cat to see if that helps.
Brad
Laurent Lesage wrote:
> Well, I have part of the answer. I just used " cat /dev/dsp1 > /dev/dsp"
> to re-route from the BT headset to the sound card. It works but there is
> a delay of around one second : this is annoying if it has to be used for
> a conference or training.
>
> What is this delay due to?
>
> Any idea appreciated :-)
>
> Laurent
>
> Laurent Lesage a écrit :
>
>> Well, this is not really a BT problem but I would like to use my BT
>> headset as microphone and allow the sound to go out through the
>> soundcard of the computer. So the BT headset would be like a wifi
>> microphone. Cool for presentation, training or conference. But, as far
>> as I tried, I cannot link the sound card and the BT headset, which
>> uses USB via dongle.
>>
>> Any idea or link?? (Linux OS)
>>
>> Laurent
>>
>>
>> -------------------------------------------------------
>> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
>> from IBM. Find simple to follow Roadmaps, straightforward articles,
>> informative Webcasts and more! Get everything you need to get up to
>> speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
>> _______________________________________________
>> Bluez-users mailing list
>> Bluez-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/bluez-users
>>
>>
>
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> from IBM. Find simple to follow Roadmaps, straightforward articles,
> informative Webcasts and more! Get everything you need to get up to
> speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id\x16492&op=click
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-user
> s
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
prev parent reply other threads:[~2005-07-04 4:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-24 1:42 [Bluez-users] how to use BT headset as microphone and the souncard as output Laurent Lesage
2005-06-26 23:26 ` Laurent Lesage
2005-06-27 4:31 ` Tony Clark
2005-06-27 10:02 ` Laurent Lesage
2005-07-04 4:39 ` Brad Midgley [this message]
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=42C8BD9E.7070904@xmission.com \
--to=bmidgley@xmission.com \
--cc=bluez-users@lists.sourceforge.net \
/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.