Another TTS option

Moderator: areski

Another TTS option

Postby wilsonsaints » Thu May 16, 2013 11:26 am

Hi all,

How to use another TTS option:
http://wiki.freeswitch.org/wiki/TTS
http://wiki.freeswitch.org/wiki/Modules ... -to-Speech

I tried use the Google TTS in message/title field in Newfies, but the Newfies spoke the complete URL:
shout://translate.google.com/translate_ ... ello+World

The mod_shout is installed.

Thanks,

Wilson
wilsonsaints
 
Posts: 3
Joined: Wed May 15, 2013 1:31 pm

Re: Another TTS option

Postby areski » Thu May 16, 2013 12:48 pm

TTS are implemented on our Lua IVR backend, so they needs to implemented, for the moment only Flite and Acapela are supported.
https://github.com/Star2Billing/newfies ... master/lua

Yours,
/Areski
areski
Site Admin
 
Posts: 302
Joined: Tue Oct 18, 2011 5:28 pm

Re: Another TTS option

Postby 4orbit » Tue Oct 01, 2013 11:59 am

Hi all!

There may be some opportunity to use mod_tts_commandline?

Is it possible to change this code? Lua IVR scripts
Where to look?

In Freeswitch module works and use as follows:

Code: Select all
    <extension name="test1">
      <condition field="destination_number" expression="^5550$">
        <action application="answer"/>
        <action application="sleep" data="2000"/>
        <action application="speak" data="tts_commandline|RHVoice|Some message on russian"/>
        <action application="hangup"/>
      </condition>
    </extension>


flite sounds really bad to Russian
4orbit
 
Posts: 2
Joined: Tue Oct 01, 2013 8:13 am

Re: Another TTS option

Postby areski » Tue Oct 01, 2013 2:20 pm

areski
Site Admin
 
Posts: 302
Joined: Tue Oct 18, 2011 5:28 pm

Re: Another TTS option

Postby 4orbit » Tue Oct 01, 2013 5:20 pm

Thank you! I will try.
4orbit
 
Posts: 2
Joined: Tue Oct 01, 2013 8:13 am

Re: Another TTS option

Postby augustynr » Tue Oct 15, 2013 3:28 am

4orbit,
Any progress?
augustynr
 
Posts: 7
Joined: Tue Nov 22, 2011 4:33 pm


Return to Installation

Who is online

Users browsing this forum: Google [Bot] and 21 guests

cron