Skip to main content

dingv4.0.433


A URL pointing to a ding notification sound effect WAV file.

Example

MyComp.tsx
import {ding} from '@remotion/sfx'; import {Audio} from '@remotion/media'; const MyVideo = () => { return <Audio src={ding} />; };

Value

https://remotion.media/ding.wav

Duration

1.400 seconds (2 channels, 44100 Hz, 16-bit)

Attribution

Taken from https://www.myinstants.com/en/instant/ding-sound-effect/. 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