Skip to main content

Wavplay

WAVplay (Statement)

:::warning Obsolete The WAV statements are obsolete. Running one prints a warning — WAVPLAY suite is obsolete. Use SOUND/SOUNDPLAY/SOUNDPLAYER instead. Use SoundPlay instead — see also Sound and SoundPlayer. :::

Format

wavplay file_name
wavplay ( file_name ) wavplay

Description

Play audio file asynchronously (in the background) or restart a previously stopped or paused audio file.

Note

As of 1.1.1.3 support for several additional types of autio files have been added (including mp3).

See Also

Say, Sound, Volume, SoundLength, SoundPause, SoundPlay, SoundPosition, SoundSeek, SoundState, SoundStop, SoundWait

History

0.9.4New To Version
1.1.1.3Rewrote to allow for more media types.