Re: Play WAV file in Win10 with Eu 3
- Posted by AndyDrummond Mar 25, 2021
- 1344 views
ghaberek said...
Just to be clear, we're talking about the Win32Lib playSound() routine, right? This isn't something built into Euphoria? There was only sound() for DOS.
Windows 10 doesn't seem to contain a "bell.wav" file, at least I couldn't find it searching my system and I don't see it in C:\Windows\Media. Maybe try "ding.wav" instead?
-Greg
Yes, standard playSound() which just calls PlaySound which is a windows multimedia routine.
And sorry, you're right, no bell.wav. But I tried some of the other Windows sounds like chimes.wav which is a legit windows tone wav file.