'Sound generation without using file

I want to play sound in program (e.g. in c++) without file, from BASE64 for example. But I didn't find out a lib that allow do it. OpenAL, BASS, Audiere require to pass filename. How can I play sound without filename?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source