packages/docs/docs/sfx/omg-hell-nah.mdx
import {PlayButton} from './PlayButton';
<PlayButton src="https://remotion.media/omg-hell-nah.wav" />A URL pointing to a Oh my god bro hell nah WAV file.
import {omgHellNah} from '@remotion/sfx';
import {Audio} from '@remotion/media';
const MyVideo = () => {
return <Audio src={omgHellNah} />;
};
https://remotion.media/omg-hell-nah.wav
4.401633 seconds (2 ch, 44100 Hz, Int16, interleaved)
Taken from https://www.myinstants.com/en/instant/oh-my-god-bro-oh-hell-nah-man-42939/. 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.