View Single Post
Old 05-09-2020, 11:03 AM   #27
dhdurgee
Guru
dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.
 
Posts: 910
Karma: 3000002
Join Date: Jun 2010
Device: K3W, PW4
Quote:
Originally Posted by PoP View Post

Old experimental stuff:
- using alsa to play and record .wav. Packaged in a Kual extension
- espeak on <= 5.8.11 firmware when it still supported .azw2
- A speaking clock, packaged as another Kual extension, using flite tts (couldn't find the thread)
Ah. If alsa is supported it should be possible to get this working without gstreamer. Definitely try copying sox to play and invoking it as:

LD_LIBRARY_PATH=./library ./play /mnt/us/music/Multitudes.mp3

If it works great, then I need to figure out how to detect if alsa is supported and customize the scripts. If it doesn't work then add a -V3 option and see what it says.

Dave
dhdurgee is online now   Reply With Quote