in a console game, if you have an mp3 in the directory of the game, is there a way you can open it so it starts playing? also close it when finished. ????
This is a discussion on opening mp3s from console mode within the C++ Programming forums, part of the General Programming Boards category; in a console game, if you have an mp3 in the directory of the game, is there a way you ...
in a console game, if you have an mp3 in the directory of the game, is there a way you can open it so it starts playing? also close it when finished. ????
try searching for a sound library that supports mp3s.
I think MSDEV has a sound library but not sure if they support the mp3 format.
think only with code.
write only with source.