Back to Remotion

vineBoom

packages/docs/docs/sfx/vine-boom.mdx

4.0.478992 B
Original Source

vineBoom<AvailableFrom v="4.0.433" />

import {PlayButton} from './PlayButton';

<PlayButton src="https://remotion.media/vine-boom.wav" />

A URL pointing to a Vine boom sound effect WAV file.

Example

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

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

Value

bash
https://remotion.media/vine-boom.wav

Duration

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

Attribution

Taken from https://www.myinstants.com/en/instant/vine-boom-sound-70972/. 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.

Convert

Open this file on remotion.dev/convert

See also