Returns the normal file extension associated with a particular driver (like "wav" or "au"). This is just an information function to allow library users to guess appropriate file names. You can safely ignore the recommended extension.
Declaration Syntax
Parameters
- driver_id (Int32)
- The ID number of the driver as returned by either driver_id(String) or default_driver_id()()().
Return Value
A String containing suggested file extension.