Ok, I have the system now set to play a login sound when someone
connect, but it pauses the login process while the wav file plays. Is there a way to have it play the file without pausing the login sequence?
using the DD command to execute a batch file that plays the .wav:
connect.bat
c:
cd \program files\videoLAN\VLC
vlc c:\loy\56k_mdm.wav vlc://quit
---
why not setup a python script that runs in the backround and is waiting for a signal. Then the BBS can just send it a signal and finish. Then the program that was waiting for the signal plays the sound while the
BBS moves on.
Just a thought that way the BBS isn't the one playing the sound just telling another program to do it.
| Sysop: | Eric Oulashin |
|---|---|
| Location: | Beaverton, Oregon, USA |
| Users: | 118 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 05:40:43 |
| Calls: | 7,280 |
| Calls today: | 11 |
| Files: | 9,238 |
| D/L today: |
264 files (56,145K bytes) |
| Messages: | 383,354 |
| Posted today: | 10 |