--- name: audio description: Using audio and sound in Remotion - importing, trimming, volume, speed, pitch metadata: tags: audio, media, trim, volume, speed, loop, pitch, mute, sound, sfx --- # Using audio in Remotion ## Prerequisites First, the @remotion/media package needs to be installed. If it is not installed, use the following command: ```bash npx remotion add @remotion/media # If project uses npm bunx remotion add @remotion/media # If project uses bun yarn remotion add @remotion/media # If project uses yarn pnpm exec remotion add @remotion/media # If project uses pnpm ``` ## Importing Audio Use `