VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Voice Command(Voice/Speech Recognition)

by Jayaraman Narayanan (1 Submission)
Category: Complete Applications
Compatability: VB Script
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (7 Votes)

Voice Commander is an Voice/Speech Recognition application developed using Microsoft SAPI(Speech SDK).
It has got
1.Dictation Pad- Whatever is spoken will be typed on the Dictation Pad. The text in the pad can be saved to file from there itself. It can be used write long texts.
2.Speak to Yahoo Messenger- This feature enable you to speak to yahoo Instant Messenger window. Whatever you speak will be typed in the Yahoo IM Window.
3.System Commands- Commands like Shutdown,reboot etc can be given to the computer. The Code here used for Shutdown process is very powerful unlike the ExitWindows() api. You can also add your own commands to start commonly used application such as Notepad,Word etc.
4.Read Active Window Titles- This application can read the Window title of the currently active window. The Voices can be changed in the Change Voice form.
5.Voice training wizard- the Microsoft Voice and Mic traing wizard can be directly called from this application. Alos the Voice profiles can be added and changed from this application.
In case of any problem pls feel free to contact me.

Assumes
This has been developed in Windows XP. The Voice Profile window may not appear in some OSs.
Side Effects
1.In some machines Automation error occurs when the spSharedRecoContext object is created. This is not a problem with the code. This is a problem with Sapi.dll. This occurs in most of the applications developed using Sapi. 2. before using the application it needs to trained. This can be done using the Voice training wizard and Mic training wizard. Only after training will it give proper results.

Rate Voice Command(Voice/Speech Recognition)

Download Voice Command(Voice/Speech Recognition)

Download Voice Command(Voice/Speech Recognition) (35 KB)

Voice Command(Voice/Speech Recognition) Comments

No comments have been posted about Voice Command(Voice/Speech Recognition). Why not be the first to post a comment about Voice Command(Voice/Speech Recognition).

Post your comment

Subject:
Message:
0/1000 characters