Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User auish's Avatar
    Join Date
    Feb 2010
    Posts
    3
    when my voice is recognised it shd compare the voice of mine which is already stored in database .. is this possible .to compare 2 audio files in j2me..

    and if my voice matches it shd corresponding open an application..
    is this matching can be done using recordfilter and matches().


    pls help me out to solve this.....

  2. #2
    Super Contributor grahamhughes's Avatar
    Join Date
    Jun 2003
    Location
    Cheshire, UK
    Posts
    7,394
    Hmmm... it may be possible, but it will not be simple. There is no API that will help you. You will need to write code that takes two byte[]s, and decides whether they "match" or not.

    On most devices, the recorded audio data will probably be compressed (AMR). Or it might be in uncompressed (WAV) format. It depends on the device.

    You will need to use Google to help you find appropriate algorithms. But beware that you are proposing an extremely difficult project.

    Graham.

  3. #3
    Nokia Developer Champion im2amit's Avatar
    Join Date
    Feb 2009
    Location
    Noida, India
    Posts
    2,903
    Try using some online Voice to text services (voice recognizer web service), pass your voice data to the server over HTTP and let it return the possible words that you can match fron your database.

    thanks,
    ~Amitabh

Similar Threads

  1. voice recording in j2me
    By amitkalyani in forum Mobile Java Media (Graphics & Sounds)
    Replies: 13
    Last Post: 2009-12-09, 05:51
  2. J2ME or C++ for VoIP on Mobile
    By sandeepkumar03 in forum VoIP
    Replies: 4
    Last Post: 2009-02-02, 10:28
  3. E60 - Voice dialing requirements (several)
    By kja2615 in forum Series 40 & S60 Platform Feedback Archive
    Replies: 3
    Last Post: 2008-11-16, 18:48
  4. J2ME or C++ for VoIP on Mobile Phone
    By sandeepkumar03 in forum Mobile Java Media (Graphics & Sounds)
    Replies: 2
    Last Post: 2008-11-13, 20:14
  5. Voice Input to J2ME Application.
    By maulik_ani in forum Mobile Java Tools & SDKs
    Replies: 0
    Last Post: 2004-01-08, 13:47

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved