Final year it project using voice recognition

suryaprabha
@suryaprabha-XnB6H0 • Oct 27, 2024

Hi ....
Im surya... doin final b.tech (IT).We are planned to do our project using voice recognition concept. we r planned to control desktop or a system in voice input itself instead of using keyboard and mouse.Can u give some suggestions ?😒

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Harshad Italiya

    @harshad-ukH5ww Jun 25, 2011

    You can process the VOICE signal using MATLAB. for that you have to write the Software and you must have to learn MATLAB. Don't know but there may be some other options too.

  • complearner

    @complearner-8ObsrS Jun 26, 2011

    Well to make this project.. you need two things.
    1. cfg language concepts
    2.speech recognizer

    now you can use two lang:
    1.Visual Basic: it provides speech recognizer and cfg making is very easy in this.this is good for beginners.

    2.Java: You have to make your speech recognizer and have to read some api.Good for intermediate programmers.

    If you want than a full working project of Voice Operated System in Visual Basic Can be found here:
    #-Link-Snipped-#

  • PraveenKumar Purushothaman

    @praveenkumar-66Ze92 Jun 26, 2011

    You can also try using Microsoft SAPI... Its Speech API by Microsoft, which is available for free and runs on VB Script. 😀