랭귀지/SWIFT
                
              Playing mp3 song on python
                유키공
                 2018. 6. 14. 12:21
              
              
                                
        Playing mp3 song on python
- Navigation Bar
import os
os.system('start path/to/player/executable path/to/file.mp3')