EmitSound
Examples
open all close allBasic Examples (3)
Produce a musical note (middle C in piano style):
EmitSound[Sound[SoundNote[]]]Generate a representation of a sound:
Play[Sin[1000t ^ 2], {t, 0, 1}]EmitSound[%]Emit the sound of an audio object:
EmitSound[Audio["ExampleData/rule30.wav"]]Scope (2)
Tech Notes
Related Links
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_2026_emitsound, author="Wolfram Research", title="{EmitSound}", year="2016", howpublished="\url{https://reference.wolfram.com/language/ref/EmitSound.html}", note=[Accessed: 13-June-2026]}
BibLaTeX
@online{reference.wolfram_2026_emitsound, organization={Wolfram Research}, title={EmitSound}, year={2016}, url={https://reference.wolfram.com/language/ref/EmitSound.html}, note=[Accessed: 13-June-2026]}