transport_play_region
Play a specific time region in Audacity by providing start and end times. Use it to audition a portion of audio starting from the region's beginning.
Instructions
Select a time region and play it, starting from the region's beginning.
Args: start: Start time in seconds end: End time in seconds (>= start)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | ||
| start | Yes |