All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: BlueZ Mailing List <bluez-devel@lists.sourceforge.net>
Subject: Re: [Bluez-devel] A2DP working :-) , voice not :-(
Date: Wed, 01 Dec 2004 08:54:46 +0100	[thread overview]
Message-ID: <1101887686.18840.38.camel@pegasus> (raw)
In-Reply-To: <200412010839.06669.mailsp@sebastian-eichner.de>

Hi Sebastian,

> And, success: with yesterdays cvs version i have a2dp audio working 
> with my BT420! BTW: As sox plays only a very few of my mp3's i use 
> mpg123 for decoding:
> mpg123  -s test.mp3 |sox -t raw -r 44100 -s -w -c 2 - -r 44100 -s -w 
> -t au  - |sbc/sbcenc - | ./a2play 00:08:F4:30:03:71

there is no need to put sox in between:

mpg123 --au - test.mp3 | sbc/sbcenc - | ./a2play 00:08:F4:30:03:71

> But: i cannot get the normal voice headset to work.
> The aplay command starts but then i do not hear anything, nor does 
> aplay finish:
> aplay  -D plughw:Headset test.wav
> Playing WAVE 'test.wav' : Signed 16 bit Little Endian, Rate 22050 Hz, 
> Mono
> 
> In the system log i get the following entries:
> 
> Dec  1 08:32:08 linux kernel: snd-bt-sco: playback_trigger 0
> Dec  1 08:32:08 linux kernel: snd-bt-sco: setting playback to NULL
> Dec  1 08:32:09 linux kernel: snd-bt-sco: playback_open
> Dec  1 08:32:09 linux kernel: snd-bt-sco: prepare ok bps: 16000 size: 
> 8000 count: 2000
> Dec  1 08:32:09 linux kernel: snd-bt-sco: playback_trigger 1
> Dec  1 08:32:09 linux kernel: snd-bt-sco: setting playback to bspcm
> 
> Looks alright, doesn't it?

What does "hciconfig hci0 revision" say?

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

  reply	other threads:[~2004-12-01  7:54 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-01  7:39 [Bluez-devel] A2DP working :-) , voice not :-( Sebastian Eichner
2004-12-01  7:54 ` Marcel Holtmann [this message]
2004-12-01  8:07   ` Sebastian Eichner
2004-12-01  8:31     ` Marcel Holtmann
2004-12-01  8:43       ` Sebastian Eichner
2004-12-01  9:43         ` Marcel Holtmann
2004-12-01 11:24           ` Sebastian Eichner
2004-12-01 11:31             ` Marcel Holtmann
2004-12-01 16:33               ` Sebastian Eichner
2004-12-01 11:35             ` [Bluez-devel] BTsco suche.org
2004-12-01 11:41               ` Marcel Holtmann
2004-12-01 11:57                 ` suche.org
2004-12-01 12:08                   ` Marcel Holtmann
2004-12-01 14:20                     ` [Bluez-devel] btsco2 Thomas Lußnig
2004-12-01 17:58                       ` Brad Midgley
2004-12-01 20:22                         ` Domain Admin
2004-12-01 21:32                           ` Brad Midgley
2004-12-01 21:51                             ` Bluetooth
2004-12-01 23:54                               ` Lars Grunewaldt

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=1101887686.18840.38.camel@pegasus \
    --to=marcel@holtmann.org \
    --cc=bluez-devel@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.