Re: [android-developers] Record phonecall over Bluetooth

2013-07-11 Thread Fred Niggle
for personal uses I have a script on a laptop which watches the android device bluetooth name to change to INCALL(to start nearby laptop/desktop recording audio) and i have an android app which changes the name during call in progress - but yes actually recording both sides of a call from an app th

Re: [android-developers] Record phonecall over Bluetooth

2013-07-10 Thread Piren
He probably didn't notice he's recording the sound of the speaker... On Wednesday, July 10, 2013 9:12:03 PM UTC+3, Kristopher Micinski wrote: > > How do you record a phone call normally when no headsets are > connected? You shouldn't be able to do this, ... > > Kris > > On Wed, Jul 10, 2013 a

Re: [android-developers] Record phonecall over Bluetooth

2013-07-10 Thread Kristopher Micinski
How do you record a phone call normally when no headsets are connected? You shouldn't be able to do this, ... Kris On Wed, Jul 10, 2013 at 1:48 PM, wrote: > I want to record a phone call on Android when a Bluetooth headset is > connected. I'm able to record a Phone call normally when no headse

[android-developers] Record phonecall over Bluetooth

2013-07-10 Thread amey523
I want to record a phone call on Android when a Bluetooth headset is connected. I'm able to record a Phone call normally when no headsets are connected. When I connect a Bluetooth headset the API records the phone call but there is no audio. Do I need to route the call via Bluetooth and if yes