LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: How to Play Audio With VLC In Python (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-how-to-play-audio-with-vlc-in-python-4175616497/)

LXer 10-27-2017 09:00 AM

LXer: How to Play Audio With VLC In Python
 
Published at LXer:

There are plenty of ways to play audio files with Python. It really depends on your application, but the easiest way, by far, is to use the bindings for VLC to control VLC with Python, and play your files. With VLC, you don't need to worry about codecs and file support. It also doesn't require too many complicated methods, and/or objects. So, for simple audio playback, VLC is best.

Read More...


All times are GMT -5. The time now is 04:32 PM.