2009-02-10 06:05:26

by Kartikey Parmar

[permalink] [raw]
Subject: CVSD Audio Playing on PC

Hi,
I m working on a project which will receive CVSD quality audio signals
from Bluetooth Headset and stores in a read buffer.
Now after I receive those samples I want to play it on remote PC
connected to local network running under either Linux or windows.
I m little confused about CVSD to WAV / mp3 converter which is
supported on the remote end.
If there is any idea, kindly tell me.
Awaiting for reply
Thanking You,
Regards,
Kartikey Parmar


2009-02-10 15:38:02

by Marcel Holtmann

[permalink] [raw]
Subject: Re: CVSD Audio Playing on PC

Hi Kartikey,

> I m working on a project which will receive CVSD quality audio signals
> from Bluetooth Headset and stores in a read buffer.
> Now after I receive those samples I want to play it on remote PC
> connected to local network running under either Linux or windows.
> I m little confused about CVSD to WAV / mp3 converter which is
> supported on the remote end.
> If there is any idea, kindly tell me.

the CVSD codec is only used over the air. The host stack receive either
PCM, aLaw or muLaw encodings. Mostly it is just plain PCM with 8 kHz
with either 8-bit or 16-bit.

Regards

Marcel