GeekArticles
Programming
PalmSpeak Up: Speech I/O for the Wireless Web
Author: fawcette.com |
Published: 10th Aug 2005 |
Visited: 391 times |
Add CommentFiled in: PalmD esigning user input methods and displaying information on devices that are, for the most part, usability challenged are among the toughest tests for developers of wireless Web applications. Typing in text on a phone's numeric keypad is tedious at best and torturous at worst for many of us impatient types. Stylus-driven character recognition and soft keyboards on handheld devices like Pocket PC and Palm can be inconvenient when on the move. Small screen sizes on phones and handheld...n
Read Article Sponsored Links
Related Articles
• Are wireless routers disposable? I spend a fair amount of time providing technical support for friends, family, and the occasional local political campaign. Looking back over the past few years, it seems clear that I'm spending a lot less time helping people with Window ...
• SpVoice.Speak causes system lockup QC#: 58014 Version: 11.2 Status: Open defect, requires resolution Description: Import Microsoft Speech SAPI 5.3 as a type library. Drop a TspVoice component onto a form. Use e.g. a button to do :
spvoice1.Speak('Hello',SVSFDefault);
Select Microso ...
• An Introduction to Speech Server The Web model has made people accustomed to being able to access information from just about anywhere at anytime. The problem is that we don't always have a Web browser available. The solution is to provide a voice interface to the application because most people have access to a telephone all ...