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 18:29:13
|
Hi, I forgot to answer what I know about Linux as you asked earlier. There appears not to be a default solution for sound playing in Linux, at least judging by the solutions they implemented for this Rosetta Code's task, where they use a command line tool instead of an API: http://rosettacode.org/wiki/Play_recorded_sounds Greetings Cleverson Em 20/11/2021 09:03, Cleverson escreveu: > 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 > > > _______________________________________________ > Seed7-users mailing list > See...@li... > https://lists.sourceforge.net/lists/listinfo/seed7-users |