C
C
Che_Bu_Rashka2016-05-20 11:38:43
Delphi
Che_Bu_Rashka, 2016-05-20 11:38:43

How to play sound (mp3) on different sound devices?

Hi all. There is a task on Delphi to organize playback of an mp3-file on different sound cards. That is, the software will see, say, several "sounds" and choose where to play the mp3 file. There is a standard player component there, but it seems to be unable to do so.
There is a question on stackoverflow (7152259) discussing "how to get the default audio output device". And I still don’t know how to output sound to the device. Can someone tell me how to make the program play sound on different sound devices?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Mirilaczvili, 2016-05-20
@2ord

Use the BASS library
Simultaneously use multiple soundcards, and move channels between them
The bottom line is to get a list of devices available for playback and transfer the stream to them.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question