packages/docs/docs/sfx/price-is-right-fail.mdx
import {PlayButton} from './PlayButton';
<PlayButton src="https://remotion.media/price-is-right-fail.wav" />A URL pointing to a Price Is Right fail horn WAV file.
import {priceIsRightFail} from '@remotion/sfx';
import {Audio} from '@remotion/media';
const MyVideo = () => {
return <Audio src={priceIsRightFail} />;
};
https://remotion.media/price-is-right-fail.wav
4.519184 seconds (2 ch, 44100 Hz, Int16, interleaved)
Taken from https://www.myinstants.com/en/instant/fail-horn/. 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.
Open this file on remotion.dev/convert