How can i convert a audio file(i.e SONG) into a signal in signal processing ??

How can i convert a audio file(i.e SONG) into a analog signal in signal processing ?? I am learning signal processing for my college project.

 Accepted Answer

wavread() the audio file. sound() the contents of it to send the signal to the built-in audio. If there is a speaker or headphones jack on the system, the analog signal can be pulled off of that.

2 Comments

How to add an audio(.wav) file in a model in MATLAB ?Our project is on Adaptive noise cancellation...Kindly help us. Thanks in advance
Please start a new Question for that; when you do, please clarify there what you mean by "model".

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!