I was hoping someone would help me out with a good starting approach for what I think would be a simple program to write using python or another language that can handle voice commands and/or speech recognition efficiently
Basically, how I envisioned the program was it would run on my iPhone or iPad, and with speech recognition, it would listen for a specific request, maybe a keyword like “shop 1” and it would respond with answers that I preset when I writing the program.
For example - “hey what products belong in (“keyword”)
and the response would be:
“as of now, you have products a,b,c planned to go in that location”
I have been learning python for about a year now and a few other languages, and although I have yet to write a complex program from scratch on my own, lately I have been feeling comfortable enough to start practicing but I am having trouble knowing the best ways to approach a program since I assume everyone has their own best practices they stick to. Thanks in advance for your help and sorry if I sound like I don’t know what I am talking about lol