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