Re: producing a noise
- To: mathgroup at smc.vnet.net
- Subject: [mg131621] Re: producing a noise
- From: Itai Seggev <itais at wolfram.com>
- Date: Thu, 12 Sep 2013 02:26:25 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-outx@smc.vnet.net
- Delivered-to: mathgroup-newsendx@smc.vnet.net
- References: <20130911075052.C72A86A4A@smc.vnet.net>
On Wed, Sep 11, 2013 at 03:50:52AM -0400, Francisco Gutierrez wrote: > > Dear Group: > Suppose I am running a simulation, and go on to work on another issue. I would like Mathematica to produce a sound as soon as it ends (but not always, only when told so). > I imagine this is quite easy, but don't know how. Any ideas? > Thanks > Francisco Put EmitSound[a sound object] at the end of the same cell. It will play after the previous expression finishes evaluating. -- Itai Seggev Mathematica Algorithms R&D 217-398-0700
- Follow-Ups:
- Re: producing a noise
- From: Francisco Gutierrez <fgutiers2002@yahoo.com>
- Re: producing a noise
- References:
- producing a noise
- From: Francisco Gutierrez <fgutiers2002@yahoo.com>
- producing a noise