Play back Audio signal using matlab

I have one audio file recorded in car. I want to play it back using matlab. I tried using sound(file name), soundsc(file name). I am able to hear only one one dot sound. I want to hear full recording. So please suggest me any ideas. Thanks in advance.

1 Comment

By using "sound(filenmae,44100)" I am able to play my audio file successfully using matlab.
Thanks for Simulink forum

Sign in to comment.

Answers (1)

Image Analyst
Image Analyst on 18 Jan 2014
Is it in a standard wav format file? Or something else?

1 Comment

Thanks for your reply. Its wave format file only(.wav).

Sign in to comment.

Asked:

on 18 Jan 2014

Commented:

on 18 Jan 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!