Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for Voice Recognition #112

Open
dominicklee opened this issue Jun 2, 2020 · 1 comment
Open

Request for Voice Recognition #112

dominicklee opened this issue Jun 2, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@dominicklee
Copy link

Hello all,

I would like to use M5stick to detect voice commands at any time, even without internet. I know there are some frameworks that exist, however, most of them are not meant for Arduino IDE. There seems to be no Arduino library for ESP32 for voice recognition.

I am aware that this example exists for M5StickC:

https://github.com/m5stack/M5StickC/blob/master/examples/Basics/Micophone/Micophone.ino

Some repositories for ESP32 voice recognition I found are:

https://github.com/espressif/esp-skainet
https://github.com/MhageGH/esp32_CloudSpeech

With that said, it means that it is very possible to do voice recognition with only ESP32 and a compatible microphone. Can someone point out how or when there would be an example for Arduino IDE?

@Zontex Zontex added the enhancement New feature or request label Nov 12, 2020
@alfem
Copy link
Contributor

alfem commented Nov 22, 2020

I would be ok with an example of voice recording and sending in wav format to an http api.

(A Michael Knight watch is in progress) :-D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants