vozMe.com - Wordpress
1. Download vozme.zip (version 1,5, March 3, 2008) or vozme.tar.gz (version 1,5, March 3, 2008).
2. Extract the compressed file. You'll get a folder named vozme.
3. Upload the folder vozme to /wp-content/plugins/.
4. Get into Wordpress administration tool > Plugins and click the "Activate" link within the vozMe plugin.
5. Access "Options > vozMe" and select your favorite options.
e: using a text button
Copy and paste this code in your page: |
<button
onclick="get_selection('en','mlfm');">
Select a text and<br/>click here for speech</button>
Example: using an image and a text link
Alice was beginning to get very tired of sitting by her sister on the bank, and of having nothing to do: once or twice she had peeped into the book her sister was reading, but it had no pictures or conversations in it, 'and what is the use of a book,' thought Alice, 'without pictures or conversation?'<div id="alice1">
Alice was beginning to get very tired of sitting by her sister on the bank, and of having nothing to do: once or twice she had peeped into the book her sister was reading, but it had no pictures or conversations in it, 'and what is the use of a book,' thought Alice, 'without pictures or conversation?'
</div>
<script type="text/javascript" src="http://vozme.com/get_text.js"></script>
<div><a href="javascript:void(0);"
onclick="get_id('alice1','en','mlfm');">
<img src="http://vozme.com/img/megaphone40x40w.gif" border="0"
style="margin-right:0.4em;" alt=""/></a>
<a href="javascript:void(0);"
onclick="get_id('alice1','en','mlfm');">
Hear this text</a></div>
No comments:
Post a Comment