It's easy to import sound files into Matlab and work with them. The content of sound files is just data and Matlab likes to work with data - it doesn't care where the data came from. I should you how to import a file, plot it, play it and calculate the RMS average of it.