<br><br><div class="gmail_quote">On Thu, Mar 3, 2011 at 1:54 PM, Chris Rebert <span dir="ltr"><<a href="mailto:clp2@rebertia.com">clp2@rebertia.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Thu, Mar 3, 2011 at 12:17 AM, VGNU Linux <<a href="mailto:vgnulinux@gmail.com">vgnulinux@gmail.com</a>> wrote:<br>
> On Thu, Mar 3, 2011 at 1:26 PM, Chris Rebert <<a href="mailto:clp2@rebertia.com">clp2@rebertia.com</a>> wrote:<br>
>> On Tue, Mar 1, 2011 at 11:47 PM, VGNU Linux <<a href="mailto:vgnulinux@gmail.com">vgnulinux@gmail.com</a>> wrote:<br>
</div><div class="im">>> > How can I play WAV file in python without OS(like Linux/Windows/MAC) on<br>
>> > a<br>
>> > device ?<br>
>> > On Google I found lot of different solution but related to OS's like<br>
>> > winsound, ossaudiodev etc which are not useful.<br>
>><br>
>> Do you mean you want your code to be cross-platform, or what?<br>
>> "Without OS" is rather vague. What are you trying to accomplish?<br>
><br>
> I will be using WAVE on embedded devices, and the device will not have any<br>
> OS's. So I am looking for modules which can play WAVE sound without<br>
> underlying OS.<br>
<br>
</div>What implementation of Python are you going to use? I don't personally<br>
know of any that can run on the "bare metal" without an OS.<br></blockquote><div><br></div><div>I am planning to use python-on-a-chip(PyMite) which can be run without an OS therefore I am looking for a module/library which can play sound files.</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Cheers,<br>
<font color="#888888">Chris<br>
</font></blockquote></div><br>