Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#224675 - 04/03/2004 01:13 *Wish List* Text to Speech, for Ebooks and RSS
Ambivalence
stranger

Registered: 03/02/2004
Posts: 3
It would be cool to have be able to cue up Ebooks or RSS feeds and have them text2Speeched through the rio. Maybe it could be run as a transcoder application through jrec. like a dynamic audio book.

Top
#224676 - 26/07/2004 17:54 Re: *Wish List* Text to Speech, for Ebooks and RSS [Re: Ambivalence]
damage
stranger

Registered: 27/11/2002
Posts: 35
xplrionet can do this, in conjunction with other xpl software aps. see my post about xplrionet http://empegbbs.com/ubbthreads/showflat.php/Cat/0/Number/226192/an/0/page/0#226192

getting tts going is a little more involved. you need to dl microsoft sapi 5.1. you'll also need xplhal from www.xplhal.com and xpl_riotts ( http://www.xplhal.com/xpl/xPL_RioTTS.zip )

i use it w/ xpl_phone to send caller ID info to my garage rio whenever someone is in the garage. if playing something, the rio will interrupt it w/ the TTS announcement & then switch back to your music feed. if the rio is off, it will still announce.



Quote:
It would be cool to have be able to cue up Ebooks or RSS feeds and have them text2Speeched through the rio. Maybe it could be run as a transcoder application through jrec. like a dynamic audio book.

Top
#224677 - 26/07/2004 18:37 Re: *Wish List* Text to Speech, for Ebooks and RSS [Re: damage]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31563
Loc: Seattle, WA
Quote:
if playing something, the rio will interrupt it w/ the TTS announcement & then switch back to your music feed

I'm sorry, that's just utterly motherfuc*ing cool.
_________________________
Tony Fabris

Top
#224678 - 26/07/2004 19:07 Re: *Wish List* Text to Speech, for Ebooks and RSS [Re: Ambivalence]
mschrag
pooh-bah

Registered: 09/09/2000
Posts: 2303
Loc: Richmond, VA
I have been thinking about providing support in jEmplode for this, so that you could upload a text file and it would convert it to a wav/mp3 at sync time. That way you could use a nice set of voices (like AT&T Natural Voices) that wouldn't be available because of memory requirements on the Empeg itself.

Top
#224679 - 28/07/2004 18:20 Re: *Wish List* Text to Speech, for Ebooks and RSS [Re: damage]
krossell
stranger

Registered: 02/11/2003
Posts: 8
Can you post a little more detail about how you set this up? I have all the components, but I have no idea where to start configuring everything. I think I just need a couple of pointers.

Thanks,
Kevin

Top
#224680 - 28/07/2004 19:42 Re: *Wish List* Text to Speech, for Ebooks and RSS [Re: krossell]
damage
stranger

Registered: 27/11/2002
Posts: 35
we should probably move this to the xpl message board
http://groups.yahoo.com/group/ukha_xpl

high level overview:
1. install the xpl_riotts app & start it
2. using xplhal, under devices, double click your rio you want to send tts to
3. select the tts option and enter the ip address:port of the machine running xpl_riotts (ie 10.1.2.3:48000)

to test if this works ok:
1. in xplhal, select tools, send xpl message
2. select target as the rio you configured
3. schema is audio.rio
4. in the first blank box with the "=" sign, put "extended" on the left, on the right put "announcevolume 40"
5. in the next blank box, put "extended", other side put "announce hello"
6. push send.

hopefully you should be able to hear something

for caller id announce:
1. configure your xpl_phone in xplhal - under "cid" option put "YES"
2. in the scripts directory ( c:/your_install_path_to_xplhal/Data/Scripts) you will find a file called TONYT_PHONE_xyz.xpl which corresponds to your xpl_phone instance in xplhal
3. you will need to write a vbscript program to parse the xpl message from xpl_phone which will send the cid tts to your rio (if you got things working this far, i can give you a copy of my script. post over on the xpl group for help)



Quote:
Can you post a little more detail about how you set this up? I have all the components, but I have no idea where to start configuring everything. I think I just need a couple of pointers.

Thanks,
Kevin

Top
#224681 - 31/07/2004 23:59 Re: *Wish List* Text to Speech, for Ebooks and RSS [Re: damage]
krossell
stranger

Registered: 02/11/2003
Posts: 8
Hi, I'm interested in your script, I kind of got it working, but I want to make a few changes. Can you post it here or the yahoo group?

Thanks,
Kevin

Top
#224682 - 01/08/2004 14:55 Re: *Wish List* Text to Speech, for Ebooks and RSS [Re: krossell]
damage
stranger

Registered: 27/11/2002
Posts: 35
i emailed it to you a few days ago to your yahoo email address (based on your post in the xpl group)

Quote:
Hi, I'm interested in your script, I kind of got it working, but I want to make a few changes. Can you post it here or the yahoo group?

Thanks,
Kevin

Top