Back to Remotion

snapchatNotification

packages/docs/docs/sfx/snapchat-notification.mdx

4.0.471988 B
Original Source

snapchatNotification<AvailableFrom v="4.0.464" />

import {PlayButton} from './PlayButton';

<PlayButton src="https://remotion.media/snapchat-notification.wav" />

A URL pointing to a Snapchat notification WAV file.

Example

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

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

Value

bash
https://remotion.media/snapchat-notification.wav

Duration

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

Attribution

Taken from https://www.myinstants.com/en/instant/notification-snap-43481/. 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