Chuck Rhode wrote:
> hg wrote this on Mon, Jan 22, 2007 at 04:12:50PM +0100. My reply is
> below.
>
>> Is there a way to do that? (Make noise.)
>
> In Gnome there is:
>
> gtk.gdk.beep()
>
> --
> .. Chuck Rhode, Sheboygan, WI, USA
> .. Weather: http://LacusVeris.com/WX
> .. 28° ? Wind WSW 10
hg wrote:
> Hi,
>
> Is there a way to do that ?
>
> Regards,
>
> hg
Thanks to all ... got some reading to do.
hg
--
http://mail.python.org/mailman/listinfo/python-list
hg wrote:
> Hi,
>
> Is there a way to do that ?
I can do it, into my debian, with a:
michele:~$ echo -e "\007" >/dev/tty
It's very simple to reproduce it with python and os.system or subprocess.
Michele
--
http://mail.python.org/mailman/listinfo/python-list
hg a écrit :
> Hi,
>
> Is there a way to do that ?
>
> Regards,
>
> hg
>
Some links:
Official doc:
http://docs.python.org/lib/mmedia.html
==> http://docs.python.org/lib/module-ossaudiodev.html
PyAudio (binding to portaudio):
==> http://people.csail.mit.edu/hubert/pyaudio/
Maybe with pyG
In <[EMAIL PROTECTED]>, hg wrote:
> Is there a way to do that ?
Maybe this helps:
http://paste.pocoo.org/show/316/
Ciao,
Marc 'BlackJack' Rintsch
--
http://mail.python.org/mailman/listinfo/python-list
hg wrote this on Mon, Jan 22, 2007 at 04:12:50PM +0100. My reply is below.
> Is there a way to do that? (Make noise.)
In Gnome there is:
gtk.gdk.beep()
--
.. Chuck Rhode, Sheboygan, WI, USA
.. Weather: http://LacusVeris.com/WX
.. 28° — Wind WSW 10 mph — Sky overcast.
--
http://mail.python
hg wrote:
> Hi,
>
> Is there a way to do that ?
>
> Regards,
>
> hg
PS: I'm actually under wpPython
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
Is there a way to do that ?
Regards,
hg
--
http://mail.python.org/mailman/listinfo/python-list