From: Steve deRosier <derosier@pianodisc.com>
To: Juan Zapatero <jazc@gmvsistemas.es>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: Writing a Full-Duplex (capture/playback) application.
Date: Thu, 22 Dec 2005 09:43:00 -0800 [thread overview]
Message-ID: <43AAE5A4.60902@pianodisc.com> (raw)
In-Reply-To: <1135243534.13713.7.camel@jazc.fedora>
Errr... usually (depending on your settings) a raw file and a wav file are nearly the same, just the raw file is missing the wav header. I'd recommend you search on the net for the wav file format, it's really easy.
On the other hand, here's a link I've got in my bookmarks:
http://www.borg.com/~jglatt/tech/wave.htm
- Steve
Juan Zapatero wrote:
> Hello,
> First of all, I'm going to explain what am I trying to do, so that best
> help can be provided.
> My final objective is to write a VoIP app to be used over a GPRS
> network, but so far, I'm only taking care about audio. I need to capture
> audio, compress it with Speex, and then, in the other end, decompress it
> and play it. I have written an app based on ALSA api tutorials that
> records audio into a raw file, but then, this raw file is not recognized
> by Speex encoder, so that I need the file recorded into wav format.
> Can anyone help me on how to capture audio into wav format?
> Thanks a lot.
>
>
> ______________________
> Este mensaje, y en su caso, cualquier fichero anexo al mismo,
> puede contener informacion clasificada por su emisor como confidencial
> en el marco de su Sistema de Gestion de Seguridad de la
> Informacion siendo para uso exclusivo del destinatario, quedando
> prohibida su divulgacion copia o distribucion a terceros sin la
> autorizacion expresa del remitente. Si Vd. ha recibido este mensaje
> erroneamente, se ruega lo notifique al remitente y proceda a su borrado.
> Gracias por su colaboracion.
> ______________________
> This message including any attachments may contain confidential
> information, according to our Information Security Management System,
> and intended solely for a specific individual to whom they are addressed.
> Any unauthorised copy, disclosure or distribution of this message
> is strictly forbidden. If you have received this transmission in error,
> please notify the sender immediately and delete it.
> ______________________
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
next prev parent reply other threads:[~2005-12-22 17:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-22 9:25 Writing a Full-Duplex (capture/playback) application Juan Zapatero
2005-12-22 17:43 ` Steve deRosier [this message]
2005-12-23 9:39 ` Juan Zapatero
2005-12-23 10:57 ` James Courtier-Dutton
2005-12-23 11:55 ` Juan Zapatero
2005-12-23 14:59 ` James Courtier-Dutton
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=43AAE5A4.60902@pianodisc.com \
--to=derosier@pianodisc.com \
--cc=alsa-devel@lists.sourceforge.net \
--cc=jazc@gmvsistemas.es \
/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.