Friday, November 1, 2024

ESP32 Speech Function: Text to Speech

- Advertisement -
EFY Tested

Speech capability in technology primarily has two dimensions: text to speech (TTS) and speech to text (STT). This ESP32 Text-to-Speech device focuses on TTS. Here, the MAX98357A amplifier is used with the MCU ESP32 development board, and Google API is used to convert the text into speech.

The cost-effective MAX98357A I2S amplifier (mono) is connected to the ESP32. Although stereo models like the UDA1334A are available, the mono version is chosen for simplicity. The I2S amplifier uses three GPIO pins, which can be any pins except for 34 and 35 (input-only pins).

A 4-ohm speaker is connected to the output, and it is essential to verify the board specifications. The speaker’s ‘+’ and ‘-’ terminals must be connected correctly to avoid distortion. The author’s prototype is shown in Fig. 1, and the necessary components are listed in the Bill of Materials table.

- Advertisement -
ESP32 Text-to-Speech with MAX98357A
Fig. 1: ESP32 Text to Speech with MAX98357A
Bill of Materials
ComponentsQuantity
ESP32 node MCU (MOD1)1
3-watt speaker1
MAX98357A I2S 3-watt Class D amplifier1
5V USB power supply cable1

ESP32 Text to Speech – Circuit Diagram

Please register to view this article or log in below. Tip: Please subscribe to EFY Prime to read the Prime articles.

SHARE YOUR THOUGHTS & COMMENTS

×