[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


[android-developers] Re: Phone Calls

2009-02-27 Thread dar

Rather than put in false information, you can change the contact
information for your app, or remove the phone number so that if you
only want to provide email support no phone number is displayed.

If you click on your app in the market developer console, and scroll
to the bottom there are three textboxes, one for website, phone
number, and email address.  I believe each app can have different
contact information if you have a need for different people or
channels to support each.


On Feb 27, 3:39 pm, mark.ka...@gmail.com wrote:
>   Should just change your number on your profile to 867 5309 , anyone
> with that number is used to getting random calls anyway:)
>
> On Feb 25, 11:56 pm, Al Sutton  wrote:
>
>
>
> > I'd put up a SkypeIn number, mobile, or something similar that you can
> > turn off when you're "Off duty".
>
> > Al.
>
> > joshbeck wrote:
> > > Apparently my home phone number, where my wife and kid are asleep at
> > > 7:30, is listed directly under my application. I'm good for customer
> > > support. I just prefer, and I would imagine google might agree with
> > > this,
> > > to take care of people over email.
>
> > > Does my developer number have to remain there? (The sub text next to
> > > the profile page number clearly indicated it would not
> > > be distributed to third parties.)
>
> > > Does anyone have any thoughts on the phone number placement? I think
> > > we should have an option there.
>
> > > Any help is apprecaited?
> > > Josh Beck
>
> > --
>
> > * Written an Android App? - List it athttp://andappstore.com/*
>
> > ==
> > Funky Android Limited is registered in England & Wales with the
> > company number  6741909. The registered head office is Kemp House,
> > 152-160 City Road, London,  EC1V 2NX, UK.
>
> > The views expressed in this email are those of the author and not
> > necessarily those of Funky Android Limited, it's associates, or it's
> > subsidiaries.- Hide quoted text -
>
> > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -
--~--~-~--~~~---~--~~
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

2009-02-27 Thread mark . kahrl


  Should just change your number on your profile to 867 5309 , anyone
with that number is used to getting random calls anyway:)

On Feb 25, 11:56 pm, Al Sutton  wrote:
> I'd put up a SkypeIn number, mobile, or something similar that you can
> turn off when you're "Off duty".
>
> Al.
>
>
>
>
>
> joshbeck wrote:
> > Apparently my home phone number, where my wife and kid are asleep at
> > 7:30, is listed directly under my application. I'm good for customer
> > support. I just prefer, and I would imagine google might agree with
> > this,
> > to take care of people over email.
>
> > Does my developer number have to remain there? (The sub text next to
> > the profile page number clearly indicated it would not
> > be distributed to third parties.)
>
> > Does anyone have any thoughts on the phone number placement? I think
> > we should have an option there.
>
> > Any help is apprecaited?
> > Josh Beck
>
> --
>
> * Written an Android App? - List it athttp://andappstore.com/*
>
> ==
> Funky Android Limited is registered in England & Wales with the
> company number  6741909. The registered head office is Kemp House,
> 152-160 City Road, London,  EC1V 2NX, UK.
>
> The views expressed in this email are those of the author and not
> necessarily those of Funky Android Limited, it's associates, or it's
> subsidiaries.- Hide quoted text -
>
> - Show quoted text -
--~--~-~--~~~---~--~~
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

2009-02-25 Thread Al Sutton

I'd put up a SkypeIn number, mobile, or something similar that you can 
turn off when you're "Off duty".

Al.

joshbeck wrote:
> Apparently my home phone number, where my wife and kid are asleep at
> 7:30, is listed directly under my application. I'm good for customer
> support. I just prefer, and I would imagine google might agree with
> this,
> to take care of people over email.
>
> Does my developer number have to remain there? (The sub text next to
> the profile page number clearly indicated it would not
> be distributed to third parties.)
>
>
> Does anyone have any thoughts on the phone number placement? I think
> we should have an option there.
>
> Any help is apprecaited?
> Josh Beck
>
>
>
>
> >
>   


-- 

* Written an Android App? - List it at http://andappstore.com/ *

==
Funky Android Limited is registered in England & Wales with the 
company number  6741909. The registered head office is Kemp House, 
152-160 City Road, London,  EC1V 2NX, UK. 

The views expressed in this email are those of the author and not 
necessarily those of Funky Android Limited, it's associates, or it's 
subsidiaries.


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---