Re: [android-developers] Re: echo cancellation

2011-05-28 Thread neha jain
I tried but having same problem Is there any other way to implement live monitor playBack without using audioRecord and AudiTrack. On Sat, May 28, 2011 at 4:09 AM, Spiral123 cumis...@gmail.com wrote: wear headphones On May 27, 12:52 am, neha jain neha.05...@gmail.com wrote: thanx 4 rply

Re: [android-developers] Re: echo cancellation

2011-05-26 Thread neha jain
thanx 4 rply... but if i turn down volume control thn will not be able to hear playbackd voice. and how to seperate mic and speaker .. On Thu, May 26, 2011 at 3:19 PM, Ashwani Kumar ash1...@gmail.com wrote: When the mic can hear the speaker then there is acoustical feedback howling because the

Re: [android-developers] RatingBar

2011-05-26 Thread neha jain
Thank u all... On Tue, May 24, 2011 at 9:24 AM, Ghulam Sarwar ghulam.sar...@gmail.comwrote: http://kozyr.zydako.net/2010/05/23/pretty-ratingbar/ On Tue, May 24, 2011 at 1:02 AM, neha neha.05...@gmail.com wrote: hi I want to create custom rating bar with image choosed by me instead

Re: [android-developers] Need Help

2011-05-24 Thread neha jain
thank you.. my problem has solved. On Tue, May 24, 2011 at 12:20 PM, Mark Murphy mmur...@commonsware.comwrote: Use AlertDialog.Builder. Call setView() on the Builder with a RatingBar, or some layout you inflated that contains a RatingBar. On Tue, May 24, 2011 at 7:17 AM, neha

Re: [android-developers] Need Help

2011-05-24 Thread neha jain
24, 2011 at 5:05 PM, neha jain neha.05...@gmail.com wrote: thank you.. my problem has solved. On Tue, May 24, 2011 at 12:20 PM, Mark Murphy mmur...@commonsware.comwrote: Use AlertDialog.Builder. Call setView() on the Builder with a RatingBar, or some layout you inflated that contains

Re: [android-developers] Need Help

2011-05-24 Thread neha jain
24, 2011 at 5:05 PM, neha jain neha.05...@gmail.com wrote: thank you.. my problem has solved. On Tue, May 24, 2011 at 12:20 PM, Mark Murphy mmur...@commonsware.comwrote: Use AlertDialog.Builder. Call setView() on the Builder with a RatingBar, or some layout you inflated that contains

Re: [android-developers] RatingBar

2011-05-24 Thread neha jain
hey treking i have solved my problem without ny help of this group.I am new to android n if i asked this question,its not a big thing. If u dont wanna share code thn keep it to u. On Tue, May 24, 2011 at 2:37 PM, TreKing treking...@gmail.com wrote: On Tue, May 24, 2011 at 2:02 AM, neha

Re: [android-developers] RatingBar

2011-05-24 Thread neha jain
hey mohammed thank you i will keep this in mind. On Tue, May 24, 2011 at 7:43 PM, TreKing treking...@gmail.com wrote: On Tue, May 24, 2011 at 8:56 AM, neha jain neha.05...@gmail.com wrote: i have solved my problem without ny help of this group. Huh? If you solved your problem then why

Re: [android-developers] urgent help

2011-05-21 Thread neha jain
Treking If u have answer than plz send me the code or suggest me some sip development group. On Fri, May 20, 2011 at 9:33 PM, Robin Talwar r.o.b.i.n.abhis...@gmail.comwrote: Hey treking why dont you send the same code to her the one you send me when i was stuck in same trouble but somehow i

Re: [android-developers] urgent help

2011-05-21 Thread neha jain
was stuck in same trouble but somehow i dont have that now :) You'll forgive if I don't recall for I post a lot in this group, but I highly doubt I sent you any code. On Sat, May 21, 2011 at 4:27 AM, neha jain neha.05...@gmail.com wrote: Treking If u have answer than plz send me the code

Re: [android-developers] what will be the parameter of HttpGet httpget = new HttpGet(http://10.91.28.203);

2011-05-18 Thread neha jain
Whereas i know with GET request data is send as part of url and JSONObject is used with POST. On Wed, May 18, 2011 at 10:58 AM, Rocky rkjhaw1...@gmail.com wrote: Hi my code (red colored) is not responding, saying that time out, please let me know where i'm doing wrong. // Prepare a request

Re: [android-developers] what will be the parameter of HttpGet httpget = new HttpGet(http://10.91.28.203);

2011-05-18 Thread neha jain
network, then it won't be visible through the phone's mobile data connection (as that would be coming from the outside). -- Kostya 18.05.2011 14:33, neha jain пишет: Whereas i know with GET request data is send as part of url and JSONObject is used with POST. On Wed, May 18, 2011 at 10:58 AM

Re: [android-developers] Problem with audio recording

2011-05-18 Thread neha jain
thanx 4 rply. My requirement is that when i start recording it should playback simultaneously.And its working correctly. but the problem is that the playbacked voice is also goes to mic and it's also recording. So i want that playbacked voice should not go to mic. On Wed, May 18, 2011 at 12:28

Re: [android-developers] Re: Problem with audio recording

2011-05-18 Thread neha jain
hiii bdk U got my question but i need solution in android On Wed, May 18, 2011 at 6:27 PM, bdk mathieu.b...@gmail.com wrote: hola http://voiceontheweb.biz/skype/echo-cancellation/ http://en.wikipedia.org/wiki/Echo_cancellation M. On May 18, 12:56 pm, neha neha.05...@gmail.com wrote: