Android :: Recording Calls - Recoroid?
Nov 12, 2009
On my old phone I just dialed, clicked options->record, and that was it. Now I have a Motorola Droid and I really really really miss this one simple feature. The only app I've seen in the marketplace that suits my needs is Recoroid which has had pretty mixed reviews.
View 5 Replies
Dec 3, 2009
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:......................
View 9 Replies
View Related
May 19, 2010
Is there a program allowing you to record your calls (both sides) under android 2.1? What about one that modulates your voice in real time, the 1ghz cpu of a nexus should be sufficient to do that real time, right?
View 3 Replies
View Related
Sep 8, 2010
I need to record all phone calls automatically...and have it do it silently. Does there exist an app that can do this? I've got netnanny on our PC but need to know what my daughter is talking about on her phone.
View 19 Replies
View Related
Apr 17, 2010
Does anyone know of an app for recording calls that does not require you to put the phone on speakerphone?
View 3 Replies
View Related
Jul 30, 2010
Is there an app that actually records the incoming caller that works on the Desire?
View 2 Replies
View Related
Mar 31, 2012
most of the last Chinese Android Dual SIM Phones have the ability to record phone calls on both lines.It is usually necessary during the call, press the soft key "menu" and choose to start recording.
The file - usually in .amr - is saved on the SD, in a path that is not modifiable and with a name that generally only contain the time and date of registration, but not the called number.Understand very well that with these assumptions, this function is practically useless.The problem is that with these telephones is almost impossible to find a third-party software able to operate automatically and well on both lines.
View 1 Replies
View Related
Jul 3, 2010
Not sure if this is technically the "silent bug" but calls do not even show up on the phone, they just appear as "missed call from...." no noise no other notification. I restarted phone but it did it again right away. Phone does show the 50% bug in battery info.
View 1 Replies
View Related
Jun 9, 2010
Is there anyway to make VoIP calls or Skype Out calls on the EVO? I am switching from the iPhone 3GS and am going out of the country on vacation in a month and I got used to making Skype Out calls over WiFi when out of the country.
View 3 Replies
View Related
Apr 30, 2010
having problems receiving calls. When I call the phone from another line, nothing happens except its logged as a missed call. The screen doesnt light up and no options for receiving calls. This happened before I installed Google voice. I disabled Google voice and still no joy. Everything else works. I can make calls, browse over WiFi and 3G.
View 8 Replies
View Related
Mar 25, 2009
I am looking for video recording example, it suppose to be in api - sample but not available. I am wondering if 1.1 release still missing this feature?
If it does support then in which format and where is the example. Also I am trying to figure out MP3 encoding long ago but still no solution. I have recorded an audio ()which is in AMR by default, how can I convert it in MP3 (any external package I can use?)
View 6 Replies
View Related
Apr 16, 2009
One known limitation of SDK 1.1 was that audio can be recorded only to a File and not to a network stream. Is this still an issue with 1.5 SDK?
View 4 Replies
View Related
Mar 1, 2010
I wanted to know if there is any api available to check if audio recording is going on or not? Something like isMusicactive() which tell us if music is active or not.
View 9 Replies
View Related
May 22, 2010
Is the root cause of android phones' inability to record phone conversations documented anywhere?
View 3 Replies
View Related
Jan 5, 2010
Do any of the android based phones support the ability to record both side of a telephone conversation without having to use speakerphone? If so is there an app for that?
View 10 Replies
View Related
Sep 27, 2010
Not sure if i have posted my query on correct page but am looking for a free app which allows me to record telephone conversations.I have a Sony Xperia X10.
View 6 Replies
View Related
Apr 28, 2009
Is video recording supported in 1.5? I got it mostly working with the Haykuro 1.5 ADP image - the video file was legally formatted but didn't play properly.
With yesterday's official 1.5 images, it doesn't work at all.
setVideoEncoder() fails,
with the wonderfully informative error message
"setVideoEncoder failed".
View 6 Replies
View Related
Jun 24, 2010
Is there a decent app available for recording telephone conversations? I'm a medical writer, and part of my job is to interview physicians and record the conversations. When I'm away from my desk, I usually accomplish this by conducting the interview on speakerphone and utilizing a traditional voice recorder. It'd be MUCH better to be able to record the call and then transfer an MP3 of the recording to my laptop.
View 8 Replies
View Related
Feb 24, 2009
I'd like to create an audio recording in Android. (Actually, I just want access to the mic without recording it, but it seems that's not supported so I'll have to create a recording and tail the file). I'm having a very hard time getting started. Mostly I'm just hoping that someone from Google reads this and will update the documentation because the example won't compile - it looks like it's from some previous version of the SDK because there's an error in every other line. I made my best guess as to what the usage should be, but I keep getting a number of different exceptions. One question I had is whether I can just specify an arbitrary path to the MediaRecorder to start recording or whether I have to create an entry in the content database. The JavaDoc for MediaRecorder.setOutputFile isn't clear on what it's expecting.
View 19 Replies
View Related
Nov 6, 2010
I'm running my HTC Legend with the stock "Camcorder" app and the most I can record with is 480p. Since the iPhone 4 has the same MP (5) and can shoot HD, why can't the Legend. Is there an app for such a thing? Any way without rooting, since I still want to keep my warranty till it expires.
View 2 Replies
View Related
Jan 27, 2010
The advantages of SIPdroid over symbian built-in SIP support lured me into the android-land, but I'm sort of missing two apps which I got used to on symbian: one to record all my phone calls (tho no symbian app could record SIP calls, only cell-phone calls) and the voicemail machine (where the app would pick up a call after pre-determined amount of time, then play greeting and then would record a caller's message). And I don't want to shell *monthly* fees for either of these, nor can I use GV for my voicemail.
View 8 Replies
View Related
Apr 16, 2010
Unlike the iPhone simulator, the Android emulator doesn't look like an Android device. If you have to create a screencast or promotional video of your Android application, the default skin of the emulator is no good.
Is there any way to configure the emulator to look like an Android device? If you have dealt with this already, what other things do you recommend taking into account to record an emulator screencast? Not a programming question per se, but an useful question for Android developers.
View 1 Replies
View Related
Apr 25, 2010
I want to add a feature into my app where you can record sound and then use it within the app (MediaPlayer)
How can I do this?
-First, how do I record sound?
-Second, how do I get it into a Mediaplayer?
-Does it have to be saved? or can it go from being recorded -> into app straight away...
View 2 Replies
View Related
Sep 1, 2010
Is it possible to record vedios and audios using android emulator(using webcam)? and storing the recorded vedio or audio into the pc possibly as
CODE:............
View 1 Replies
View Related
Nov 23, 2010
I would like to record a business meeting a few days from now onto my phone.
Would be handy I think, so the need to type everything down doesn't exist.
What app do you recommend?
View 3 Replies
View Related
Sep 9, 2010
Just switched from Iphone 3g (used 2+ years) to Samsung Galaxy S w/ Android 2.1 . So far so good and I love the phone. I'm a bit disappointed with SOME of the apps. Mainly there dosn't seem to be an Internet Radio app that allows recording.
On iOS ther was TuninRAdio, this was a perfect app which allowed recording. I have discovered all kinds of new music this way. TuninRadio for Android is nerfed , no recording feature. I've tried a few and many radio apps don't have a record feature. anyone know of a good internet radio app that allows recording?
View 5 Replies
View Related
Jul 23, 2012
Just need a simple code to record taps on the screen. (Example = Every time i tap the screen, the numbers raise 1, 2, 3, etc.) Using eclipse to program everything.
View 4 Replies
View Related
Nov 2, 2013
First, make sure your SDK Tools are up to date. Otherwise, this won't work.Plug in your phone, then open up a command line. You initiate the recording with a simple adb instruction, but it actually saves on the phone.
The basic command you need is this:
Code: adb shell screenrecord /sdcard/yourfilename.mp4 You can name it whatever you want (within the usual limitations), and save it wherever you want on your device. (I'm lazy, so I've just been saving to /sdcard.)
When you're done, just copy the file to a computer or wherever.
Also note the arguments in the image above — particularly the one about bit rate. By default, it records at 4Mbps, which I've found to be inadequate, so I've been doubling that. So the command I've been using is: Code: adb shell screenrecord --bit-rate 8000000 /sdcard/yourfilename.mp4 (And, yes. The listing suggests setting the option in Mbps, but you actually have to do some math and use bps.
View 10 Replies
View Related
Aug 11, 2010
In my application, I need to record some file. I want to send audio data to server while recording. Do you know how to do that? After user stop saying, I need to detect the end of speaking. Is there any algorithm to do that? I want my application similar as google voice search,
View 6 Replies
View Related
Sep 21, 2010
My application needs to record audio and send audio data to server while recording. If User stops audio input, we will stop sending. How could I implement such feature in Android?
View 8 Replies
View Related