Namespace: OrionSimpleSoundPlayer

OrionSimpleSoundPlayer

Plays very small and simple sounds, used for notifications.

Source:

Methods

<static> playSound(soundName)

Plays the named sound.

Parameters:
Name Type Description
soundName String

Name of sound to play. Can be: 'bottle', 'bounce', 'chime', 'ding', 'doorbell', 'happy', 'keyboard', 'phaser', 'space', 'undersea'.

Source: