• 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

voice input

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,pls anyone know how i can code my midlet to accept voice input through a microphone rather than conventional keypad input and retrieve phone numbers stored in a record store or a database.
 
Ranch Hand
Posts: 156
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am looking into this too. Would be great if anyone could post some pointers into how I could go about implementing some voice recognition.

I am thinking of using MMAPI for recording audio but havent done it yet. Has anyone done some similar stuff?

regards
 
ik joseph
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi thanks,i am new to j2me and j2se and i am working on voice dialing as a final year project.pls i need help on how to go about it.Punit Raizada pls try the MMAPI out so we can work together.i have 1 month to complete this project.Thanks very much
 
Ranch Hand
Posts: 231
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I think it can be done with MMAPI.

If you look at the MMAPI javadoc, you can find the following example:
 
ik joseph
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks very much Eduardo Marques i will look into what you said.
 
Punit Raizada
Ranch Hand
Posts: 156
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
That reminds me.. need to look into this too. Has anyone already worked on this ?? In terms of the number of phones that could support voice recording .. does any one have any idea..

would appreciate your input.

thnks in advance
 
reply
    Bookmark Topic Watch Topic
  • New Topic