I use Dragon Naturally Speaking (DNS) for speech recognition. I have tried to find a library of Python’s functions to load these into DNS. Is there a better way to get speech recognition for Python, as DNS does not support Python? I have difficulty typing but can use a speech recognition program.
I have searched the Internet for libraries, downloads, code, and lists of Python commands but have not found a simple list of the commands to import into DNS. There are lots of sites that explain the code, but all I want is a list of the codes. Is there a command for Python that will print out all the commands?
Is there another speech recognition program that is compatible with Python? Although vosk is an option, it does not appear optimal. DNS knows my speech already. I am not trying to develop my own speech recognition program.
Gregory Lewis is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.