use Win32::Sound; Win32::Sound::Volume('100%'); Win32::Sound::Play("WELCOME.WAV"); Win32::Sound::Stop();