record_stop
Stops an active PipeWire recording and saves the audio file to disk using the output path provided by record_start.
Instructions
Stop the PipeWire recording and save to disk.
Args: output_path: The path returned by record_start.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |