Inspiration
I wanted to try something new and learn much more other than just pure code. This was to give me a better feel of my IDE and what it has
What it does
This project contains two functions; Voice Commands and Text-To-Speech. Both use Voice recognization in one way or another
How I built it
I built this application using Visual Basic.NET from the visual studio IDE. I used the system speech reference to implement the voice control
Challenges I ran into
I had run into many bugs such as voice commands working on improper windows and when one command is said, multiple opened. For example, if I wanted to open Firefox, I would say "Open Firefox" and it would two or more.
Accomplishments that I'm proud of
I am proud that was able to make the voice control work as I was unsure of how to use select case in VB.NET and references altogether.
What I learned
I have learned where to find references and how to properly use multiform applications. What I am looking forward to learning is clearing the form and filling it with new components because this takes up less memory.
What's next for Voice Control
I am going to make it in C# as that will be the next language I am learning.
Built With
- system-speech
- vb.net

Log in or sign up for Devpost to join the conversation.