EmitSound

EmitSound[snd]

emits the sound snd when evaluated.

EmitSound[{snd1,snd2,}]

emits each of the sounds sndi in sequence.

Details

  • Sounds in EmitSound are represented by Sound objects.
  • Possible values for snd can be any Audio or Sound object as well as any valid sound primitive.

Examples

open allclose all

Basic Examples  (3)

Produce a musical note (middle C in piano style):

Generate a representation of a sound:

Actually produce the sound:

Emit the sound of an audio object:

Scope  (1)

Create a button that produces a sound when clicked:

Neat Examples  (1)

Make a simple DTMF touch-tone dialer:

Wolfram Research (2007), EmitSound, Wolfram Language function, https://reference.wolfram.com/language/ref/EmitSound.html (updated 2016).

Text

Wolfram Research (2007), EmitSound, Wolfram Language function, https://reference.wolfram.com/language/ref/EmitSound.html (updated 2016).

CMS

Wolfram Language. 2007. "EmitSound." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2016. https://reference.wolfram.com/language/ref/EmitSound.html.

APA

Wolfram Language. (2007). EmitSound. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/EmitSound.html

BibTeX

@misc{reference.wolfram_2023_emitsound, author="Wolfram Research", title="{EmitSound}", year="2016", howpublished="\url{https://reference.wolfram.com/language/ref/EmitSound.html}", note=[Accessed: 19-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_emitsound, organization={Wolfram Research}, title={EmitSound}, year={2016}, url={https://reference.wolfram.com/language/ref/EmitSound.html}, note=[Accessed: 19-March-2024 ]}