sealj553 / votrax-speak

Bad software emulation of the Votrax SC-01 speech synthesizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

votrax-speak

Bad software emulation of the Votrax SC-01

Not polished at all: phoneme samples and transitions between phonemes need work

Dependencies

  • Uses eSpeak to convert words into phonemes
  • Uses pulseaudio to play the samples

Building

git clone https://github.com/sealj553/votrax-speak.git
cd votrax-speak/phonemegen
make

About

Bad software emulation of the Votrax SC-01 speech synthesizer


Languages

Language:C++ 94.6%Language:Makefile 5.4%