
	Plays audio files. If the audio file is not in the wav format it firsts
	decodes it and then uses read from wavfile to play it. It uses the portaudio
	library.

	Parameters
	----------
	filename : string

	