Voice-it allows you to record voice comments related to your blog and listen them directly into your blog.
$voice_it_settings=array( "language"=>"en-EN", "leave_a_message"=>addslashes("Leave a voice comment"), "listen_a_message"=>addslashes("Listen the voice comment"), "download_a_message"=>addslashes("download and share"), "listen_a_message_or"=>addslashes("Listen an audio comment or"), "info_after_message"=>addslashes("You can save your comment, if you want you can add some more text, but be careful to don't remove or change [voice_it]....[/voice_it] tags"), );
You can add your changes, supported languages are en-EN, it-IT, es-ES
Activation
To have a working copy of the voice-it plugin you have to go to Voice-it , and register a new user using your website hostname.
Be careful, the name of the host must bu without / and any http as without any file name.
To help you here there are some examples:
http://www.miosito.com/wordpress.php became -> http://www.miosito.com
https://wordpress.test.foo/ became -> wordpress.test.foo
echo voice_it_showhtml("en-EN");
Activation
To have a working copy of the voice-it plugin you have to go to Voice-it , and register a new user using your website hostname.
Be careful, the name of the host must bu without / and any http as without any file name.
To help you here there are some examples:
http://www.miosito.com/wordpress.php became -> http://www.miosito.com
https://wordpress.test.foo/ became -> wordpress.test.foo
Requires: 2.0 or higher
Compatible up to: 2.8.4
Last Updated: 2009-9-11
Downloads: 1,528
Got something to say? Need help?