LA Audio Notes

buzztouch plugin: LA Audio Notes
Version: v1.3
This plugin allows you to record an audio file using the microphone on your Android device and save it to the disk. You can then email the audio recording with the click of a button. Simple, yet powerful! Updated for new Android Core!
works on Android Android
Developer Info
Latest Review
Pointerbuzzbt | 12/24/13 (v1.3)
Nice thanks lot!
Screenshots
More Information
This plugin allows you to record an audio file using the microphone on your Android device and save it to the disk.
You can then email the audio recording with the click of a button. Simple, yet powerful!

*****IMPORTANT INSTALLATION INSTRUCTIONS!!******
You must add the following permissions in your Android manifest file:

<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.RECORD_AUDIO" />

************************************************

iOS Project
------------------------
Android Only.

Android Project
------------------------
There are four files necessary for this plugin to work:
La_email_audio.java
La_voice_notes.java
screen_la_email_audio.xml
screen_la_voice_notes.xml


JSON Data
------------------------
{"itemId":"47106AE886080BD83B3F727", "itemType":"La_voice_notes", "itemNickname":"voice",
"navBarTitleText":"voice", "startColor":"#FF0000", "startText":"Start",
"stopColor":"#00FF66", "stopText":"Stop", "emailColor":"#FFFF33", "emailText":"Email"}