Page 1 of 1

Sound

Posted: Fri Apr 20, 2007 11:17 pm
by nice pair
is it possible to play sound files like in pcm2 , pcm3 or cybermistress.

Posted: Sat Apr 21, 2007 4:21 am
by seraph0x
In regular webteases, no.

But if you have a few days worth of patience, we're working on something. :-)

Posted: Sat Apr 21, 2007 2:11 pm
by Thendeys
i sense something coming out... so exciting. :o) :o)

Posted: Sat Apr 21, 2007 5:37 pm
by elgoomgnizalb
With more details this time, too.

Posted: Tue Apr 24, 2007 12:40 pm
by Atma
is it possible to play sound files like in pcm2 , pcm3 or cybermistress.
Yes, yes, and I don't know (never used that one). Just check the help files for the coding and instructions. It might take some experimentation to get the syntax right, and some fiddling with the folder settings and/or placement of the desired file. I can't remember for certain, but it might require them to be in WAV format... again, check the documentation for info on this.

Posted: Tue Apr 24, 2007 2:45 pm
by seraph0x
I think the question was about whether sound was possible in webteases. Hence the formulation "like in PCM2".

In PCM2 you can just place your .wav sound files in the same directory as the script and use the ".playwav" command.

Example:

Code: Select all

[action 1]
My action plays a sound, hurray!
.playwav mysound.wav