Posts tagged with ALSA

Using eSpeak to make a Raspberry Pi talk

Talking Raspberry Pi using eSpeak text to speech synthesiser

eSpeak is an open-source text-to-speech synthesiser that can be installed on a Raspberry Pi. Here, we show how to use eSpeak to make a Raspberry Pi talk.

Using the UART interface

Using the UART interface

UART is a communication interface used between two microcontrollers. Data signals are transferred using two lines, one for transmitting and one for receiving.