Hi,
I have installed a USB sound card and all is well using MPD but I need to use a text to speech engine that will play through the new USB card.
I have tried, Espeak, Festival, Flite and Google but none of them seem to be configurable to work with the add on sound card.
I believe that it is the sound card device number which is the root cause since configuring MPD to use h1,0 makes it play through it - My USB sound card number shows as "card 1" when I run aplay -l
I am happy to disable the onboard Pi sound card so if there were a way to either configure Espeak to use card 1 or configure the Pi so that the USB card is "0" I think it would all work.
Any ideas?
Dave