I am facing a problem with getting live (real time) audio data from raspberry pi to simulink. I want to get the data continuously from the microphone that is connected the raspberry pi and process it in simulink continuously too. I am using the ALSA Audio Capture block but its not working for me. Anyone tried this before and may help please? Thank you.
Asked
Active
Viewed 317 times
0
-
What is not working? Please describe your problem. – Daniel Mar 11 '20 at 20:49
-
You might be interested to read the following: "How to use Rpi python to control PCM1802 24-bit HiFi stereo ADC and MAX4466 microphone amplifier?": https://raspberrypi.stackexchange.com/questions/107778/how-to-use-rpi-python-to-control-pcm1802-24-bit-hifi-stereo-adc-and-max4466-micr. – tlfong01 Mar 15 '20 at 02:19
-
Thank you for your reply. @Daniel My problem is that the simulink is not getting the audio data in real time sorry for any confusion but I am new to simulink – Muhannad Mar 20 '20 at 12:23
-
If it is not getting real time auto, what do you get instead? Delayed audio or no audio? – Daniel Mar 21 '20 at 18:47
-
@Daniel I'm not getting audio at all – Muhannad Mar 22 '20 at 11:15