> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/kalipso5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-description/group-others/play-sound.md).

# Play Sound

Play a sound or wave on a device during specified amount of time.

Action available for the following operating systems:

![](/files/-MGIiDGuNcrVFP-DbUma)

### Parameters

* **Sound Type** <*radiobox*>
  * **System Beep** - User should choose this option if he wants to play a "System Beep".
  * **Wave** - If the user wants to play a wave sound from a wave file, should choose this option. Additionally must specify:
    * **File** *\<string> -* The file name of the sound wave file that the user wants to play.
    * **Path on Device** *\<string> -* The path to the sound wave file on a device.

*General*

* **Number of plays** *\<numeric> -* The number of times that the user wants to play the sound.
* **Frequency** *\<numeric> -* The frequency, in miliseconds, that the sound is been played.
