I see that Cepstral and Festival TTS engine objects are available, but there is no mention of FLITE in the user guide, forums, FAQ, or even Google search.
I am using FreePBX 2.11 and Asterisk 11 and would like to have Flite TTS objects in my VDP.
How can I make this happen?
Thanks.
Did you try Custom Code component? You can call any dial plan application of function directly using that component.
I use custom code for dial plan applications that are still not implemented components in Visual Dialplan.
— Matt
Thanks Ill try that.
If Flite is based on Festival, I might try symlinking /usr/sbin/festival to /usr/sbin/flite and see if it works.
Just cuz Im lazy 🙂
You must be logged in to reply to this topic.