follow me
  • @misskeribebe hey Kerry I need a girl to for project. No videos, no pay, maybe a hug? What u think?

SaveASmile developed by David WalshSaveASmile.co.uk

Each day, thousands of families throughout Britain deal with the consequences of bullying, and can find little in their lives to smile about. But, with a little help from YOU, we can make a difference.


Read More about Save A Smile

CCKW is design developed and maintained by David WalshNew CCKW Layout

The new layout is here, ore enhancements will be coming in the near future.

Chachakawooka Text-To-Speech

David Walsh ( aka Ashraf Walsh :-\ ) has developed a simple jquery plugin that will allow any text on a page be converted to speech. The api can be used in 1 simple command and can be easily plugged into any existing code.

CCKW TTS FEATURES

Try the demo imlementation below

click here to here text below

This is an example, it can say anything you want


Tutorial

To first you need to add the jquery and cckw_tts js files into your page

<script type="text/javascript" src="http://chachakawooka.com/js/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="http://chachakawooka.com/js/cckw_tts.js"></script>

The next step is to add your content area, and a button that can be used for playing the speech

<a href="#" id="speakMeButton">
    click here to here speech
</a>
<div id="speakMe">
    This is an example of how the cckw api can be used
</div>
 

Add finally bind it all together with the jquery call to the cckw text to speech plugin

<script type="text/javascript">
    $(document).ready(function() {
 
        $('#speakMeButton').cckwTTS({
                selector: '#speakMe'
	 });
 
    });
</script>
I'm trying to donate money to a company for there charitable work throughout the world promoting freedom of speech. However it seems that paypal are refusing to process there payments, I hear that the reason was something to do with criminal activity which hasn't been shown to be valid, however i'm pretty sure paypal is used as the payment provided of a couple of major knock off shops `Ebay` and `China`.
With the plan to increase the pension age to 66 how will the spending be effected
Mary Bale charged over Cat in Bin after failing to provide the cat with a suitable environment. So what is a suitable environment for a cat?
Chachakawooka.com have created an api that can be used with jquery that converts any text to a speech file that is played to the user.
« PreviousNext » 1 2 3 4 5