• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Writing voice activated Application for a PDA hand-held Palm

 
Ranch Hand
Posts: 82
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Any ideas I want to write an application that is voice activated for a
Palm (PDA) i.e. to create an application that uses regular voice
communication for a hand-held Palm means if you just speak and the
application will store the words you speak. Lets say if you have an
application for Palm that records the todo list for next two days. The
user manually enters the data on the Palm (PDA), now is there a way
that
instead of manual entry user speaks and it do the same task as manually
doing. Any good books to look into any ideas. But I want to store the
words the user speaks or says. Any tips I know it will be good learning
experience atleast but need you help. And tips what kind of Speach and Voice
software is good to accomplish this also I am thinking of using J2ME
Technology for this Application but don't know where to start from. I am programming in Java for last 3 years but for this
particular application I want to use J2ME. Any good books, links examples and tips.
Thanks for any ideas and tips for starting it.
 
Ranch Hand
Posts: 164
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
the specs for that for j2me are not yet finalized:
http://www.jcp.org/jsr/detail/113.jsp
for speech software and resources relating to palm, you might get better info from one of the Palm newsgroups.
 
Ranch Hand
Posts: 2676
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Developer4562,
JavaRanch has a naming policy which is strictly enforced. Please read the policy and change your display name if you wish to continue posting here. Thanks.
reply
    Bookmark Topic Watch Topic
  • New Topic