View Full Version : Pre Broadcast Message
biglouie
28th March 2002, 15:47
Just wondered (I have searched) if it is possible to give a pre recorded message when ever a listener starts to listen
SO before they hear anything, no matter where in the list, I can play them the station jingle etc?
Ta
Sawg
28th March 2002, 16:33
Edit sc_serv.ini
; IntroFile can specify a mp3 file that will be streamed to listeners right
; when they connect before they hear the live stream.
; Note that the intro file MUST be the same samplerate/channels as the
; live stream in order for this to work properly. Although bitrate CAN
; vary, you can use '%d' to specify the bitrate in the filename
; (i.e. C:\intro%d.mp3 would be C:\intro64.mp3 if you are casting at 64kbps).
; The default is no IntroFile
; IntroFile=c:\intro%d.mp3
Uncomment the line (remove the semi-colon) and point the location to the file you want to play first. Make sure it is the same bitrate and frequency of your stream.
biglouie
28th March 2002, 16:48
thanking you.
vBulletin® v3.8.6, Copyright ©2000-2013, Jelsoft Enterprises Ltd.