Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User asaf123456's Avatar
    Join Date
    Jun 2008
    Posts
    4
    Hi All

    I want to record several words once in my voice using the cellular's microphone (example: "house", "in", "garden", "the").

    after recording each word individualy into a file / data base, i want to say a sentence containing those words - for example i want to say: "garden in the house".

    I want to record the sentence and break it into words (i will know where each word ends according to the quiet between each 2 words) and than i want to adjust the word i seperated to those i recorded earlier.

    when a match will be found, the text of the word will be presented on the screen.

    does anyone knows how to address this problem ??

    thanx

    Asaf

  2. #2
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    Generally voice/speech recognition is a non-trivial task, and although CSpeechRecognitionUtility might be existing,
    Quote Originally Posted by SDK Help
    This item is not part of the S60 SDK
    thus you will likely have to develop your own method. Recording itself is easy CMdaAudioInputStream can provide you -say- a PCM16 stream, there might be examples in the Wiki about it and/or on FN main site (check www.forum.nokia.com Documentation/Symbian C++ on the left, Multimedia).
    Then try searching for speech recognition or voice recognition (with Google for example), since the algorithms you will need are not OS-specific. Most methods start with changing to the frequency domain, then do some statistical analysis.

Similar Threads

  1. E60 - Voice dialing requirements (several)
    By kja2615 in forum Series 40 & S60 Platform Feedback Archive
    Replies: 3
    Last Post: 2008-11-16, 18:48
  2. Utilizing Symbian in-built Voice Recognition
    By empeegee in forum Symbian C++
    Replies: 3
    Last Post: 2008-03-18, 08:28
  3. Voice recognition
    By oscarsheepydog in forum Python
    Replies: 0
    Last Post: 2006-02-26, 15:26
  4. Voice Recognition
    By hueis in forum Mobile Java General
    Replies: 0
    Last Post: 2005-01-13, 10:02
  5. Replies: 1
    Last Post: 2002-10-29, 03:54

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