Play Sound: Difference between revisions

From StarLogo Nova Wiki
(Marked this version for translation)
mNo edit summary
 
Line 19: Line 19:


<!--T:8-->
<!--T:8-->
[[File:play_sound_example.gif|alt=Play Sound example gif|thumb]]
[[File:play_sound_example.png|alt=Play Sound example code|thumb]]
[[File:play_sound_example.png|alt=Play Sound example code|thumb]]



Latest revision as of 18:34, 16 August 2023

Other languages:
The Play Sound Block

Usage

Plays the specified sound.

Syntax

Inputs in this block:

  1. a sound block

Example

Play Sound example code

The image above is from a predator-prey simulation where a dog agent hunts many smaller cat agents. On collision with a dog, the cat agents will play an audio recording of a cat meowing.

Related Blocks