Back to Remotion

animeWow

packages/docs/docs/sfx/anime-wow.mdx

4.0.470902 B
Original Source

animeWow<AvailableFrom v="4.0.464" />

import {PlayButton} from './PlayButton';

<PlayButton src="https://remotion.media/anime-wow.wav" />

A URL pointing to a Anime wow WAV file.

Example

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

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

Value

bash
https://remotion.media/anime-wow.wav

Duration

4.179592 seconds (2 ch, 44100 Hz, Int16, interleaved)

Attribution

Taken from https://www.myinstants.com/en/instant/anime-wow/. 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