Answer the question
In order to leave comments, you need to log in
What libraries would you recommend for recognizing voice commands?
The application must respond to the user's voice commands.
Commands are written in advance by the user.
What methods can be used to recognize commands?
Are there prebuilt libraries?
Answer the question
In order to leave comments, you need to log in
You just need to record the sound wave and fuzzy compare with the sample.
This can be done with this: https://www.codeproject.com/articles/206507/duplic...
Or from the article: https://github.com/AddictedCS/soundfingerprinting
Only in this way https://tech.yandex.com/speechkit/cloud/doc/dg/con...
You yourself do not "recognize" commands in any way.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question