Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Play a Sound File in Python using PyGame

Originally published: 2013-01-08 18:08:55
Last updated: 2013-01-08 18:08:55
Author: Captain DeadBones

This is how you can play an ogg sound file in python using the pygame library. This is part of an article about Morse Code and Dictionaries in Python