Robert Rozman@Mon, Jun 03, 2002 at 10:04:35AM
+0200:
> Hello,
>
> I had exactly same problem. I've tried all possible versions of Playsound
and it
> didn't work although someone were claimed that they will cure this
bug. Now, I'm
> doing this over shared directory (I issue like playsound_noph /tinia/-----.wav)
>
> where tinia is shared directory on home server with all wave files
to be played.
>
> I didn't dig into this too deeply, but if you come with any other
solution, please
> inform us.
>
> Regards,
>
> Robert Rozman.
All,
I had the same problem, and I guess there are a couple of faulty archives
flying around the internet.
I ended up compiling one myself from source.
The files in the attachement are what I use,
the playsound_noph belongs in /nto/photon/bin
and the soundfile_noph.so in /nto/photon/lib
The permission I have are:
-rwxrwxrwx 1 0 0 10890 Dec 21 2001 playsound_noph
If that doesn't work I have no cure either ;(
Regards,
Ron.
>
>
> Bruce Winter je napisal:
>
> > > I am having no luck getting my audrey to play pushed wave files.
I
> > > downloaded the latest verision of the playsound_noph files
> > > (twice) and made
> > > sure I put them (executable and lib) in the right places (twice).
> > > I can play
> > > wave files using a file reference but when I use an http reference
(via
> > > misterhouse or audrey command line) I get the "unknown host 'ttp'
> > > error. Any thoughts?
> >
> > The audry gives you this message? "unknown host 'ttp' Is that the
> > complete message? Any other message with that?
> >
> > Have you tried this mh.ini entry:
> >
> > voice_text_address_code = run 'get_url -quiet
> > "http://$address/cgi-bin/SendMessage?M=GOTO_URL&S=$url" /dev/null'
> >
> > Then code (like in mh/code/bruce/audrey.pl, but with your audrey
address):
> >
> > play address => '192.168.0.80', file => '../sounds/hello_from_bruce.wav';
> >
> > It kindof looks like http is truncated to ttp somewhere. Also try
> > mh -debug http and see if mh is getting any requests from the audrey.
> >
> > Bruce
> >
> > _______________________________________________________________
> >
> > Don't miss the 2002 Sprint PCS Application Developer's Conference
> > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
> >
> > ________________________________________________________
> > To unsubscribe from this list, go to: http://sourceforge.net/mail/?group_id=1365