Why isn't there a command to capture Raspberry Pi external soundcard data except for Simulink?

조회 수: 1 (최근 30일)
I have raspberry pi set up with Matlab and connected. Raspi is connected to an external soundcard: hw:1,0
Here's where I am:
devices = listAudioDevices(raspi,'capture')
How to capture the soundcard’s microphone which is device(1) in this case without using simulink?

채택된 답변

Jun W
Jun W 2018년 6월 8일
편집: Jun W 2018년 6월 8일
I've looked everywhere, there isn't even a command to capture Raspberry Pi external soundcard’s microphone data except for using Simulink. The link below only provides the code to list all the audio devices, fs, etc, then send all the responsibility to Simulink, which means the Matlab hardware support package is incomplete. It's like selling a product without instruction.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Raspberry Pi Hardware에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by