How to process audio signal in realtime?
이전 댓글 표시
Hi , I want to process a sound signal in realtime (continuously). I'm using a buffer for this. Instead, can i process it using dsp.audiorecorder and other dap system toolbox objects to process in realtime? I need to filter and amplify the signal continuously
Thanks in advance
답변 (1개)
Honglei Chen
2014년 7월 8일
0 개 추천
There is an example in the following page that can get you started
If you want to use filters and other things, you may also consider using utilities in DSP System Toolbox, such as dsp.AudioRecorder
HTH
카테고리
도움말 센터 및 File Exchange에서 Applications에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!