Esempio n. 1
0
 def play(audio_file):
   audio_player = AudioPlayer();
   audio_player.player(audio_file);