reading wave file in MATLAB

Status
Not open for further replies.

ranjeeth

Newbie level 6
Joined
Aug 3, 2005
Messages
13
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Mumbai,India
Activity points
1,469
Is it possible to read a audio file as a binary one using MATLAB.
 

u can do that with DAQ tool box in MATLAB.... or else try to convert a wav file to MAT file ... search in mathworks.com or google for it



- helios
 
hi ranjeeth,
yes, you can use wavread function or alternatively by going to import wizard.
regards.
 

Hi
I am not sure if wavread gives binary result if it does what are the additional arguments to the function
 

The function for matlab to read audio file is auread.
 

U can use the function: wavread('filename')
If u want to create a wav file, u can use wavwrite(), wavrecord.
These function are available in Matlab 7
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…