[asterisk-dev] sending_text_to_asterisk

DOCAS DUDU ZULU 2612638 at uwc.ac.za
Tue May 12 17:19:17 CDT 2009


hi

I want to send text from an instant messanger PJSIP(Sipek softphone) to
asterisk,i am doing a project that uses Sphinx (automatic speech
recognition) tool that converts speech to text and i am using Festival
for text to speech,my problem is i can only write text in the dial plan,
(please see below) so what i want to do is to send text to the asterisk
server from the instant messaging client and direct it to another client
using xlite on another pc,so far i can pull the message that is being
read aloud by festival by the extension 555 and i want a way of pushing
the message to the xlite client.

 exten => 555,1,Answer()
 exten => 555,2,Festival(mary had a little lamb)
 exten => 555,3,Hangup

thanx
docas



More information about the asterisk-dev mailing list