Hi, You're not missing anything obvious, we'll have to figure out why the script returns an error. The speech synthesis script is located at $(libdir)/liquidsoap/$(libs_dir_version)/liquidtts where $(libdir) is /usr/lib or /usr/local/lib and $(libs_dir_version) is 0.9.2 for you. You could have a look at it and run it manually using the following command: liquidtts 'speech synthesis works fine' /tmp/output.wav
If you can't figure why it doesn't work feel free to post your script and the result of running it. If the script is incorrect, you can edit it, but we should also figure out why it came out wrong, depending on whether you installed by hand or using the ubuntu package (is there one for 0.9.2?). HTH David ------------------------------------------------------------------------------ _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
