Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Convert from .wav to .raw
Date: Thu, 29 Oct 2009 14:11:03 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 14
Message-ID: <hcc7pn$fat$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1256825463 15709 172.30.248.38 (29 Oct 2009 14:11:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 29 Oct 2009 14:11:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 2066463
Xref: news.mathworks.com comp.soft-sys.matlab:580979


Hi,

I have a problem about a speech recognition.

I have to modify a function that recognize the words in an audio file, but I need for a .raw file. 

I record the speech from a microphone with wavrecord(), and so I obtain a .wav file.

So, the issue is: how can I convert .wav file in a .raw file? 
Otherwise, can I get audio data directly in a .raw file?

Thanks to all.

Fabrizio