Back to Remotion

triggered

packages/docs/docs/sfx/triggered.mdx

4.0.474930 B
Original Source

triggered<AvailableFrom v="4.0.464" />

import {PlayButton} from './PlayButton';

<PlayButton src="https://remotion.media/triggered.wav" />

A URL pointing to a triggered meme sound effect WAV file.

Example

tsx
import {triggered} from '@remotion/sfx';
import {Audio} from '@remotion/media';

const MyVideo = () => {
  return <Audio src={triggered} />;
};

Value

bash
https://remotion.media/triggered.wav

Duration

0.696599 seconds (2 channels, 44100 Hz, 16-bit)

Attribution

Taken from https://www.myinstants.com/en/instant/core-sound-effect-57998/. This sound is not explicitly released under a free license, but it is probably fine to use given its widespread use. Remotion will not take any responsibility for your use of this sound.

See also