Recording using a bluetooth module

조회 수: 5 (최근 30일)
vish
vish 2012년 4월 8일
I have a circuit which has a microphone and is capable of transmitting the audio using bluetooth. Currently, I have programmed it using the Headset profile of bluetooth which will let me transmit voice signal to the receiver. In my computer, after pairing my bluetooth device, I have set the default microphone source as my bluetooth module. I have tested this using skype and I am able to transmit voice signals. My main question is that if I need to record the voice data using matlab, will audiorecorder() help me with that ? I have to ask because I dont have matlab in my developement PC at the moment. Also, a snippet will be highly appreciated.
Regards, Vish

답변 (1개)

Daniel Shub
Daniel Shub 2012년 4월 8일
I think if your OS recognizes the bluetooth device as a soundcard, which it seems to since you can set it as your default device, then MATLAB and audirecorder should be able to use it. If the bluetooth device is the default than the demo from
doc audiorecorder
should be all you need.

카테고리

Help CenterFile Exchange에서 Communications Toolbox에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by