Re: [Seed7-users] Basic sound playing capabilities?
Interpreter and compiler for the Seed7 programming language.
Brought to you by:
thomas_mertes
From: Cleverson <cl...@di...> - 2021-11-20 12:03:53
|
Hi Thomas, thanks for your kind answer. My intention in principle is to use PlaySound, see: https://docs.microsoft.com/en-us/windows/win32/multimedia/the-playsound-function Usually, it comes defined in a header called mmsystem.h (or mmsystem.pas in a FreePascal / Delphi installation). thanks for pointing me to Seed7's foreign interface; I'll try figuring it out. Greetings,, Cleverson |