Play a sound file
play_soundPlay a specified WAV audio file through the machine's speakers. Use when the user explicitly requests sound playback on the local device.
Instructions
Do not call this. The user always plays sounds in the library web app. Only use if they explicitly ask you to play through the machine speakers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Path to the .wav file to play. |