project_import_audio
Import an audio file into the current Audacity project by specifying its absolute path, creating a new track for editing, mixing, or processing in supported formats like WAV, MP3, OGG, and FLAC.
Instructions
Import an audio file into the current project. Creates a new track.
Args: path: Absolute path to the audio file (wav, mp3, ogg, flac, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |