Clear Filters
Clear Filters

How to do Real-time AUDIO AQUISITION from electrict microphone MAX9814 in MATLAB??

2 views (last 30 days)
Hi everyone! Im an undergrad student and currently working on SOUND LOCALIZATION project. For that purpose I need to obtain an audio waveform from my ADAFRUIT ELECTRICT MICROPHONES MAX9814 by using audioRec command of MATLAB. I don't know how to do this thing and stuck for a long while . Can anybody please help me out with the correct method to do it? I need the audio vectors in matlab to take their CROSS CORRELATION (xcorr) to find the angle of sound source and range as well. Kindly help! How to import audio signal from my microphone amplifiers to MATLAB in real time ? Anybody doing or have done such kind of project ? I'll be looking forward to your answers ! Thank you !
  3 Comments
Ali Soban
Ali Soban on 8 Jan 2018
Sir is it possible to do with Arduino / Raspberry pie since Arduino's ADC has very less sampling rate ? Secondly can I connect my 03 ELECTRECT MICROPHONES in 03 different channels on a suitable sound card to interface with MATLAB ?
Ali Soban
Ali Soban on 8 Jan 2018
And sir if you know any good approach to accomplish this , It'll be really helpful. Thanks !

Sign in to comment.

Accepted Answer

Walter Roberson
Walter Roberson on 8 Jan 2018
Yes, you should be able to connect multiple microphones to an appropriate sound card. You would need to use the Audio System Toolbox

More Answers (0)

Categories

Find more on Data Acquisition Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!