Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #50989
| References | <51E9E29E.7010203@Gmail.com> <ksd37r$coj$1@ger.gmane.org> <CA+vVgJWvQ1ARfU82TW6HciYn2yC1ZqPy8+1k2QX0khsRDgDqjg@mail.gmail.com> <51EA84F2.6080702@Gmail.com> <CA+vVgJVBrcCA1j1mE87XAurWa71emZ3=KNGfXZGJgxne+o5GtQ@mail.gmail.com> |
|---|---|
| Date | 2013-07-21 01:39 -0400 |
| Subject | Re: Play Ogg Files |
| From | David Hutto <dwightdhutto@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4937.1374385186.3114.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
With linux you can have your package listed in synaptic, and can use with a sudo apt-get install whatever ogg player like ogg123, and windows I don't work with that much, but I'm pretty sure I've played .wav files from the command line before while working with cross platform just for practice, so with python 3 you can use what's available in the system with an if command.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Play Ogg Files David Hutto <dwightdhutto@gmail.com> - 2013-07-21 01:39 -0400
csiph-web