Trick your iPhone voicemail into using voice recording data
The other day, I discussed how to record audio on your iPhone. Several people wrote in asking whether they could have their recordings show up in voicemail, so I scouted around a bit. I discovered that voicemail is stored in ~/Library/Voicemail and that it uses an sqlite3-compatible database to manage that information.
Last night, I put together a shell script that allows you to trick the iPhone into thinking that amr files added to the voicemail folder are actual voicemails. To make this happen, I ported sqlite3 to the iPhone (You can download a copy here). I also wrote a csh script, which you can download here and a time utility, here. The reason I wrote the script in csh rather than bash (both of which appear in the standard binary distribution kit) is just that I'm more familiar with csh.
To run the script, supply it with the amr file as its one argument, e.g. copy2vmail foo.amr. The script copies the amr file to the voicemail folder and updates the voicemail database as if the voicemail were received at the current time.
To force voicemail to update and re-read the database, enter the phone application and quit it by holding down the home button for 4-8 seconds. Re-enter the phone application and, with luck, you will see the recording as new voice message from "VoiceRecorder".
Thanks, Spaced.
Share
Source: http://iphone.natetrue.com/
The other day, I discussed how to record audio on your iPhone. Several people wrote in asking whether they could have their recordings show...
Add a Comment
Hi Erica,
A feasability question for you: is there access to the music storage folder on a hacked iPhone? If so, what are the technical barriers to creating a iPhone to iPhone or iPhone to pc music/file sharing app? Can you copy music files into a hacked iPhone without itunes? Welcome to the iPhone social?
thanks,
Isaac
Hey Erica, I have a question that is slightly off topic, but would like to discuss further with you.
I am interested in creating a GUI iPhone web app builder so I can help people create websites like http://app.getleaflets.com/ with an iWeb interface, etc.
Let me know if you are interested in this idea, or if you know anyone who is.
Also, thanks for responding to my previous question on this post, it was nice to hear from you and get some feedback.
Thanks again!
Gabe
Here is the link for HOWTO: Pulling off Your Voicemails Onto Your Computer
http://www.modmyiphone.com/wiki/index.php/Saving_iPhone_ringtones_to_your_computer
I would like to save some of my voicemails on to my computer. Please help me do it someone.
August 09 2007 at 4:16 PM Report abuse Permalink rate up rate down ReplyYou do know you can do this without hacking your phone, right..?
http://www.macosxhints.com/article.php?story=20070803221625100
Or, you could simply call your own phone number and leave yourself a message. Why bother with the hack?
August 09 2007 at 9:56 AM Report abuse Permalink rate up rate down ReplyLove it! How about having that as another option in the recorder GUI instad of just Save....so [Save] or [Save+Add to VM]
And with sqlite3 ported, I can see some simple GUI DB apps coming....all your logins/passwords in your new digital little black (and silver) book? Of course with some encryption. I wish I were a better coder!
So, has anyone noticed that their voicemail goes away after a time? Over the last few days, I have lost several voicemails that I was wanting to keep. Is there a way to get the voicemail files off the phone? Could the ones I lost still be in a backup on my mac?
August 09 2007 at 9:40 AM Report abuse Permalink rate up rate down ReplyFor those looking for an ObjC version of this, you can find it (minus the file-copy and restart-the-phone-app parts) at http://www.gornall.net/files/vmail.tar.bz2. Mainly it was a test of my SQL datababase manager code, but perhaps it'll come in useful for someone
SC.
Hot Apps on TUAW
Deals of the Day
more deals- Refurb Apple MacBook Air Laptops: 12" 64GB SSD for $699 + free shipping
- JVC Motion Sensing Clock Radio with Dual iPod Docks for $55 + free shipping
- Apple iPhone Headset with Mic for $4 + $2 s&h
- miFrame Picture Frame Dock for iPad for $64 + $8 s&h
- Refurb Apple iPod nano 8GB MP3 Player for $99 + free shipping, 16GB for $119
- Hannspree Apple-Shaped 28" 1080p LCD HDTV for $270 + free shipping
Software Updates
more updates- EFI Firmware Update brings Lion Internet Recovery to 2010-model Macs
- OS X Lion 10.7.3 released with Safari 5.1.3, Wi-Fi bug fix
- Aperture updated to 3.2.2, addresses Photo Stream issue
- Apple updates Keynote to address Lion issues
- Google Search app gets new look on iPad
- Apple releases Apple TV Software Update 4.4.3



9 Comments