Simple way to play sounds using D
    Adam D. Ruppe 
    destructionator at gmail.com
       
    Tue Feb  5 17:01:54 UTC 2019
    
    
  
On Tuesday, 5 February 2019 at 16:50:36 UTC, Murilo wrote:
> Hi guys, I would like to play simple sounds but I want 
> something easy to use, can you show me the simplest way to do 
> that? Like a function that just loads a .wav and plays it.
If you are on Windows, the OS has a nice function for little ones:
https://docs.microsoft.com/en-us/previous-versions//dd743680(v=vs.85)#examples
    
    
More information about the Digitalmars-d-learn
mailing list