Speech to Text and Text to Speech with Arduino

How can i make a speech to text and text to speech program with arduino? İs it posible?
Could someone help me?

1 Like

Which Arduino board are you expecting to use for this project?

1 Like

Using the speech recognition module, it should be the programming’s job about converting it to the text.

1 Like

I am using Arduino Nano

1 Like

Sorry for the late reply. No Arduino boards able to process speech. You have to use third party service to process speech.

3 Likes

DSP Chips (Digital Signal Processors) are the ones equipped with Speech to Text & vice versa Capability. Analog Devices (ADSP-2100 Family), AT & T (DSP32C/3210), Motorola(DSP 56156/166), NEC (uPD77C25) Texas Instruments (TMS320C1x), Zilog (Z89Cxx) & Zoran Corporation (ZR8000) are some DSPs you may use for your purpose. Texas Instruments have 6 generations of Processors. The 1st or 2nd Gen is sufficient.