iSpeech BlackBerry SDK
For more information visit: http://www.ispeech.org/developers/

Requirements:
1. Tutorial for the importing a demo application that runs automated speech recognition (ASR) and TTS.
ASR & TTS Demo Application
2. iSpeech Developer API key information
The iSpeech BlackBerry SDK can be tested with this API key: "developerdemokeydeveloperdemokey".

Remember to edit your API key and server preference in iSpeechSample.java. Register your own API key at http://www.ispeech.org/developers.
public static String _APIKey = "developerdemokeydeveloperdemokey"; //your api key, http://www.ispeech.org/developers
public static boolean _Production = false; // false is "Mobile Development" and true is "Mobile Production"
3. Documentation
iSpeech BlackBerry SDK Javadoc
4. Resources
Website: http://www.ispeech.org
Support: support@ispeech.org
Forum: http://www.ispeech.org/forums/


Created on May 12, 2011. Last Edited on Oct. 14, 2011.iSpeech, Inc.