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

Results 7 esp32_CloudSpeech issues
Sort by recently updated
recently updated
newest added

Hi, I modified your project by adding support for one of the two microphones that are present in the Esp32 A1S-Audio board. After connecting with the function: client.connect (server, 443))...

I would be really grateful is someone can help me with this

Hi ; is the code compitible with INMP441 electret microphone or which changes we have to make ? Thanks.

I'm really excited about your work on this project. However, the project is not returning any result in the serial monitor. I have generated the API key and all other...

hello. I am trying to connect to the speech.googleapis.com platform. I have activated text to speech and have under API's and services on the cloud console an API key and...

Hello . CAN you please tell us which version of esp32 support for INMP441

Hello, I was working on a project using chatgpt server to make a chatbot. /tmp/174451025/esp32_CloudSpeech/I2S.cpp:57:10: error: 'i2s_read_bytes' was not declared in this scope. But I am having this issue please...