project_import_audio
Import an audio file into the current Audacity project as a new track. Supply the absolute file path (wav, mp3, ogg, flac) to add it to your editing session.
Instructions
Import an audio file into the current project as a new track. Requires a project to already be open - use project_new or project_open first.
Args: path: Absolute path to the audio file (wav, mp3, ogg, flac, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |