rhdunn / cainteoir-engine

The Cainteoir Text-to-Speech core engine
http://reecedunn.co.uk/cainteoir/
GNU General Public License v3.0
43 stars 8 forks source link

Support ALSA audio output #49

Closed rhdunn closed 11 years ago

rhdunn commented 11 years ago

The open_audio_device API should support alsa devices.

rhdunn commented 11 years ago

See http://equalarea.com/paul/alsa-audio.html, especially the A Minimal Playback Program section.

rhdunn commented 11 years ago

This has now been implemented.