Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: converting .wav speech file to binary
Date: Sat, 7 Nov 2009 14:58:02 +0000 (UTC)
Organization: New Jersey Institute of Technology
Lines: 13
Message-ID: <hd41tp$7j8$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 1257605882 7784 172.30.248.38 (7 Nov 2009 14:58:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sat, 7 Nov 2009 14:58:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1961505
Xref: news.mathworks.com comp.soft-sys.matlab:583227


Hi,
my overall plan is to modulate and demodulate a speech file using ask.A sub-task is to convert the speech data to binary.kindly check below for the data parameters and pls tell me the matlab command i need to do this conversion.

sample per output frame   : 256
data sample frequency(fs) : 8000hz
date occupies a channel    : 1 ch
data type                        : double
size                                : 1  4
data range for my test    
speech is                 :-0.076 to 0.072

thanks
yeks