VB.net - Using speech recognition - Part 1 (ambcoder)
Uploader Comments (ambcoder)
All Comments (29)
-
@HelpMyFellowPeople I got the same error, someone please help
-
I got an error
Error 1 Interop type 'SpSharedRecoContextClass' cannot be embedded. Use the applicable interface instead. C:\Users\Rad-x\documents\visua
l studio 2010\Projects\VoiceRec\VoiceRe c\SpeechLibrary.vb 54 27 VoiceRec -
libraries are all well and good, but I this is not what I was looking for when I searched for a tutorial for the Microsoft speech library.
-
thanks i searched a lot of Hours for this and now i have a good Application.
Sorry for my english because i'm german
-
@7lucklucky Please make sure your system meets the minimum requirements as stated on my website.
-
@DuckHouseProductions Thank you for your incompatability suggestion. I have listed this on my website.
-
@ThePowerGeek No you dont! You have fun :D If your using it commercially, I would recomend you note down the incompatabilities (which you can view on my website). :)
-
@ambcoder I am making a program that uses this feature and I may potentially make money off of it when it is finished, I have given copyright credit to you in the about box and code, do i need to do anything else?
Hello.
What I wanted to do with this was control an external machine (a BS2) using a bluetooth connection from it to my PC.
Can this be done with your code?
Kijiriko 7 months ago
@Kijiriko I suppose it could. The speech recognition library can't handle Bluetooth Connections but you could embed BlueTooth capabilities whithin your program and activate them through a function using speech recongition. I'm currently using Speech Recognition to make a Home Automation library.
ambcoder 6 months ago
dude i was trying to run the program same as yours but there was an error occured. SAPI.Speak(TextToSpeak)
the error is that this is not registered
tangina1234 1 year ago
@tangina1234 Please make sure your system meets the minimum requirements as stated on my website.
ambcoder 6 months ago