Back to Remotion

macQuack

packages/docs/docs/sfx/mac-quack.mdx

4.0.4811.0 KB
Original Source

macQuack<AvailableFrom v="4.0.464" />

import {PlayButton} from './PlayButton';

<PlayButton src="https://remotion.media/mac-quack.wav" />

A URL pointing to a Mac quack WAV file.

Example

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

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

Value

bash
https://remotion.media/mac-quack.wav

Duration

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

Attribution

Taken from https://www.myinstants.com/en/instant/mac-quack-83896/. 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