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.

WordPress: Display categories without a link

WordPress code snippets

The default way to get the linked category (or linked list of categories) for WordPress posts is straight forward, but this post will show how to get the category name as a string value.