esp32_CloudSpeech icon indicating copy to clipboard operation
esp32_CloudSpeech copied to clipboard

Transcribe your voice by Google's Cloud Speech-to-Text API with esp32

esp32_CloudSpeech

Let's try voice recognition by machine learning!
Transcribe your voice by Google's Cloud Speech-to-Text API with esp32

In the case of esp32 + microphone
photo1

In the case of M5Stack FIRE
M5StackFIRE

Serial monitor
Transcribe

Prepare

Wiring

Wiring

*No need wiring if you use M5Stack FIRE.

Development Environment

How to use

Get your account in https://cloud.google.com/speech-to-text/
Set network parameter and your account information in network_param.h.
Say to the microphone and see serial monitor.