There are dozens of different file formats used for audio in “sound files”, some of which macOS supports natively and some that require add-on software. Some are familiar, and some are specific to some odd schene a few folks used back in the 1980s and hadn’t been migrated by the millennium. Your job here is to figure out what’s in these files. Some will recommend you try each of dozens of differenr fie extemsions, and that’ll (usually) work. But you’ll need to try a bunch of different file extensions, if this is the usual (weird) case. My preference is the command line and the file magic tool; the file command.
Launch Terminal.app, enter the string “file “ with the trailing space and without the quotes, then drag themfile,you want to,check into he terminal window. When you dragmthe file into the terminal window, macOS will replace it with the full path to the file; with the directory and filename for the file you want to, examine.
If what you see output from the file command is not clear to you, post that here and I or somebody else may be able to further assist.
https://www.archives.gov/files/applied-research/papers/unix-file-command.pdf
https://www.garykessler.net/library/file_sigs.html
https://ehttps://en.m.wikipedia.org/wiki/File_(command)
https://en.m.wikipedia.org/wiki/File_(command). ... Includes command examples
Also possibly useful here is the UK National,Archive’s DROID Java tool. DROID is a more extensive version of the file magic tool.
http://www.nationalarchives.gov.uk/information-management/manage-information/preserving-digital-records/droid/