All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steven Singer <steven.singer@csr.com>
To: Marcel Holtmann <marcel@rvs.uni-bielefeld.de>
Cc: "Riikka Jylhä" <jylhar@ac.tut.fi>,
	"BlueZ Mailing List" <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] USB-drivers
Date: Mon, 04 Aug 2003 14:28:29 +0100	[thread overview]
Message-ID: <3F2E5F7D.50702@csr.com> (raw)
In-Reply-To: <1060001774.955.4.camel@pegasus>

Marcel Holtmann wrote:
> My CSR dongles only support linear PCM (2's complement) with 8 or 16 bit
> for input. See output of "hciconfig hci0 voice".

That shouldn't be the whole truth. The full list should be:

   Linear:
     16 bit with up to 7 MSBs ignored, or 8 bit
     1's complement, 2's complement or sign-magnitude
   Logarithmic:
     8 bit u-law or A-law

That's the full set of host formats allowed by the BT 1.1 HCI spec.

The sample rate is fixed at 8 kHz (as defined by the Bluetooth spec).

I wouldn't recommend sending mp3s over a SCO link. Wavs should be
fine provided they're resampled at 8 kHz, you set the voice setting
to the appropriate data format, you skip the header and you get the
rate matching right.

(Anyone else reading this thread, particularly in the archive, should
  look at the thread Rikka started called "About Scotest" for several
  important caveats from me about SCO data).

	- Steven
-- 



**********************************************************************
The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential 
and/or privileged material. 
Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by 
persons or entities other than the intended recipient is 
prohibited.  
If you received this in error, please contact the sender and 
delete the material from any computer.
**********************************************************************

  reply	other threads:[~2003-08-04 13:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-04 11:40 [Bluez-users] USB-drivers Riikka Jylhä
2003-08-04 12:15 ` Marcel Holtmann
2003-08-04 12:41   ` Riikka Jylhä
2003-08-04 12:56     ` Marcel Holtmann
2003-08-04 13:28       ` Steven Singer [this message]
2003-08-04 14:28         ` Marcel Holtmann
2003-08-05 12:38           ` Riikka Jylhä
2003-08-06  7:13             ` Riikka Jylhä
2003-08-06 11:18               ` Marcel Holtmann

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=3F2E5F7D.50702@csr.com \
    --to=steven.singer@csr.com \
    --cc=bluez-users@lists.sourceforge.net \
    --cc=jylhar@ac.tut.fi \
    --cc=marcel@rvs.uni-bielefeld.de \
    /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.