ValKit/Audio: Added a 'play' command for playing wave files so that it's easier to tell whether something works or if our sound generator is just generating weird sounds. Introduced a audio driver stack wrapper for allowing raw backend interfacing and interfacing via DrvAudio (todo) for testing more of the driver stack. bugref:10008