Analoginput for Mac or Linux

Hi i did a program in Windows and i have the function:
ai = analoginput('winsound');
and all is oki!!
But now i begint to use mac or linux and this function is not working.. Why?? and there is another one that i can used for get a signal from Sound card?? thanks!

 채택된 답변

Daniel Shub
Daniel Shub 2011년 11월 23일

0 개 추천

The analoginput function is from the Data Acquisition toolbox. This is a windows only toolbox (you can contact support and ask for them to consider adding it to Linux and Max). Depending what you do with your ai object you might be able to use audiorecorder:
doc audiorecorder

추가 답변 (1개)

tomas Escudero
tomas Escudero 2011년 11월 23일

0 개 추천

My program is getting audio online all time.. so i need this function. booh.. this is not good.. thanks Daniel!

카테고리

도움말 센터File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by