devxlogo

Playing a sound collection

Playing a sound collection

Question:
I have 10 .wav files that I want to play in a loop.If I make the mmplayer wait property true, I suffer from control failure during the loop time.

I could not make a thread to do this. If you can write a simple code to play a sound collection by not losing application control for me I will be very grateful.

Answer:
Instead of using the media player component, it’s probably best to use theAPI calls contained in the MMSYSTEM.PAS unit in the DelphiSourceRtlWindirectory. This has all the lower level multimedia API calls that will bemuch more effective if you want to play a collection of sounds in a loop.

Use the online help for a discussion of the calls.

See also  Why ChatGPT Is So Important Today
devxblackblue

About Our Editorial Process

At DevX, we’re dedicated to tech entrepreneurship. Our team closely follows industry shifts, new products, AI breakthroughs, technology trends, and funding announcements. Articles undergo thorough editing to ensure accuracy and clarity, reflecting DevX’s style and supporting entrepreneurs in the tech sphere.

See our full editorial policy.

About Our Journalist