| Reply | « Previous Thread | Next Thread » |
|
Hello,
Couple of questions: 1) Is it possible to get notification to my C++ Symbian application (on 3650/7650) when the user presses the button on a bluetooth headset connected to the phone ? (where is it documented ?) 2) Is it possible to record the audio coming from the bluetooth headset into my Symbian application ? (again, where can I find details?) Thanks, NBD |
|
There is no APIs or documentation for Bluetooth audio related things in the Series 60 SDK.
Seppo Forum Nokia |
|
Thanks for the reply Seppo.
Is there a chance that it is possible to get access to the Bluetooth audio by using MMF ? Rgrds, NBD |
|
If the 3650 supported Headset Profile, this would be easy.
The Headset would send a message via RFCOMM every time the user presses button on headset. The message would be AT+CKPD=200. Then your application could get this message and decide what to do with it. |
|
Hi all, does anyone already know how to connect bluetooth headset and phone programmatically?
I mean...connect them until the phone recognize the bluetooth headset as HEADSET (until the headset like icon appears at the phone) thank you best regards, irma |
|
There is no socket function can establish a sco link to a audio bluetooth device.
My question is that how can i get the address of a current connected headset? |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|