packages/docs/docs/sfx/fah.mdx
import {PlayButton} from './PlayButton';
<PlayButton src="https://remotion.media/fah.wav" />A URL pointing to a Fah meme WAV file.
import {fah} from '@remotion/sfx';
import {Audio} from '@remotion/media';
const MyVideo = () => {
return <Audio src={fah} />;
};
https://remotion.media/fah.wav
1.927234 seconds (2 ch, 44100 Hz, Int16, interleaved)
Taken from https://www.myinstants.com/en/instant/fahhhhhhhhhhhhhh-3525/. 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.