Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #75086
| Date | 2014-07-23 14:13 +0100 |
|---|---|
| From | MRAB <python@mrabarnett.plus.com> |
| Subject | Re: Automating windows media player on win7 |
| References | (1 earlier) <538F7219.2020705@mrabarnett.plus.com> <A804AEE67207BF42BAF8CEC79839C8D613BF85BA@kbnmxexc11.Demant.com> <A804AEE67207BF42BAF8CEC79839C8D613C3320E@kbnmxexc11.Demant.com> <53CF950A.8040905@mrabarnett.plus.com> <A804AEE67207BF42BAF8CEC79839C8D613C33268@kbnmxexc11.Demant.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.12241.1406121197.18130.python-list@python.org> (permalink) |
On 2014-07-23 12:55, Deogratius Musiige wrote: > Hi, > I have the mentioned imports. And for the matter of fact I can play the audio. > > The problem is when I make a class with the wmplayer automating code and make an instance of this class in my testing code. > When I run this instance, I do not get any audio out? [snip] When I made the changes I mentioned, the code worked for me. Could you post _all_ of the code you're trying, including the imports and the line that calls the test?
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Automating windows media player on win7 MRAB <python@mrabarnett.plus.com> - 2014-07-23 14:13 +0100
csiph-web