Recording using a bluetooth module

7 vues (au cours des 30 derniers jours)
vish
vish le 8 Avr 2012
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

Réponses (1)

Daniel Shub
Daniel Shub le 8 Avr 2012
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.

Catégories

En savoir plus sur Communications Toolbox dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by