is it possible? if so... how?
This is a discussion on playing sounds in a console window within the C++ Programming forums, part of the General Programming Boards category; is it possible? if so... how?...
is it possible? if so... how?
yeah its possible. from what i know, you can use an api like allegro or you can use some inline asm which probably also means loading and interpreting the files. i would go with one to go through a lot less hassle.