[android-developers] Re: Phone calls recording on 2.0

2011-03-16 Thread Rafa
appforce.org  gmail.com> writes:

> 
> Thanks for your reply.
> 


http://forum.xda-developers.com/showthread.php?t=863074
http://forum.xda-developers.com/showthread.php?t=994570


Let me know if you make advances please; i can record but annoying beep every 10
sec is heard by both parties.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Phone calls recording on 2.0

2010-01-23 Thread appforce.org
Thanks for your reply.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Phone calls recording on 2.0

2010-01-18 Thread Jonathan
I can confirm that it does NOT work for Nexus One.

On Jan 18, 1:16 pm, "appforce.org"  wrote:
> Any updates after release of Nexus One? It's unavailable in my
> country, and I will appreciate a lot any first-hand information about
> voice recording from someone lucky to have it.
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: Phone calls recording on 2.0

2010-01-18 Thread appforce.org
Any updates after release of Nexus One? It's unavailable in my
country, and I will appreciate a lot any first-hand information about
voice recording from someone lucky to have it.
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: Phone calls recording on 2.0

2010-01-02 Thread appforce.org
Thanks for that!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Phone calls recording on 2.0

2009-12-29 Thread Matt
You can watch this thread:
http://code.google.com/p/android/issues/detail?id=2117

I don't think it works on any phones yet.  There is some speculation
it might work on the Nexus one.

matt

On Dec 29, 11:36 am, "appforce.org"  wrote:
> I would like to ask Google engineers or anyone, if there is known
> device that supports voice call audio recording?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Phone calls recording on 2.0

2009-12-29 Thread appforce.org

I would like to ask Google engineers or anyone, if there is known
device that supports voice call audio recording?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Phone calls recording on 2.0

2009-12-04 Thread appforce.org
It seems not, but I want to ask if somebody knows will that be fixed.

I believe Motorola's code is closed.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Phone calls recording on 2.0

2009-12-04 Thread Raul
Can Droid record voice call?

Does Moto expose its relevant code?

On 12月4日, 上午2时19分, "appforce.org"  wrote:
> I'm working on a call recording app, and I bumped into a bug on
> Motorola Droid. Using MediaRecorder.AudioSource.VOICE_CALL, the
> recorded files contains no data, just headers. Switching to
> VOICE_UPLINK works sometimes for incoming calls, but when trying for
> outgoung gives this error:
>
> D/AudioHardwareMot( 1057): AudioMgr:AudioHardwareMot::openInputStream
> enter
> D/AudioHardwareMot( 1057): AudioMgr:AudioHardwareMot::openInputStream
> enter
> D/AudioHardwareMot( 1057): AudioMgr:AudioStreamInMot::set(0xaf00,
> 40, 1, 10, 8000)
> D/AudioHardwareMot( 1057): AudioMgr:Codec sampling rate already 8000
> D/AudioHardwareMot( 1057): AudioMgr:bufSize from kernel = 800
> D/AudioHardwareMot( 1057): AudioMgr:Input 0xfd80 entering standby
> D/AudioHardwareMot( 1057): AudioMgr:AudioStreamInMot::setParameters()
> routing=4194304
> D/AudioHardwareMot( 1057): AudioMgr:set input routing 40
> D/AudioHardwareMot( 1057): AudioMgr:doRouting called
> D/AudioHardwareMot( 1057): AudioMgr:Routing to earpiece
> E/AudioHardwareMot( 1057):
> E/AudioHardwareMot( 1057): AudioMgr Error:Unsupported input path
> D/AudioHardwareMot( 1057): AudioMgr:Codec sampling rate already 8000
> D/AudioHardwareMot( 1057): AudioMgr:Input 0xfd80 exiting standby
> D/AudioHardwareMot( 1057): AudioMgr:doRouting called
> D/AudioHardwareMot( 1057): AudioMgr:Routing to earpiece
> E/AudioHardwareMot( 1057):
> E/AudioHardwareMot( 1057): AudioMgr Error:Unsupported input path
>
> Is that a frimware bug for Droid and is there a chance this will be
> fixed for the next update? Has anybody successfully recorded voice
> calls on any other device?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en