Hi Martin! 2011/6/22 Martin Hamant <[email protected]>: > $ liquidsoap -v --debug 'out(single("say:coucou"))' > Invalid value at line 1, char 12-23: > Could not get a valid media file of kind {audio=2;video=0;midi=0} > from "say:coucou". > > Is it expected ? > This really looks like the same issue as follow: > http://comments.gmane.org/gmane.comp.audio.liquidsoap.user/1089 > > $ liquidsoap --version > Liquidsoap 1.0.0-beta+svn (default@7fbf5fc30f5d:20110622:154756). > Copyright (c) 2003-2010 Savonet team
Currently, the say: protocol is enabled only if festival was available at build time. Did you compile with festival installed? Is festival still installed? (In the future, we will switch to a run-time detection of festival, independently of its presence at build-time..) R. ------------------------------------------------------------------------------ Simplify data backup and recovery for your virtual environment with vRanger. Installation's a snap, and flexible recovery options mean your data is safe, secure and there when you need it. Data protection magic? Nope - It's vRanger. Get your free trial download today. http://p.sf.net/sfu/quest-sfdev2dev _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
