Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #75086 > unrolled thread
| Started by | MRAB <python@mrabarnett.plus.com> |
|---|---|
| First post | 2014-07-23 14:13 +0100 |
| Last post | 2014-07-23 14:13 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Automating windows media player on win7 MRAB <python@mrabarnett.plus.com> - 2014-07-23 14:13 +0100
| From | MRAB <python@mrabarnett.plus.com> |
|---|---|
| Date | 2014-07-23 14:13 +0100 |
| Subject | Re: Automating windows media player on win7 |
| Message-ID | <mailman.12241.1406121197.18130.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web