play_audio
Play a local audio file using the system's default audio output device. Supports WAV, MP3, M4A, AAC, OGG, and FLAC formats.
Instructions
Play a local audio file through the system's default output device. Supports WAV, MP3, M4A, AAC, OGG, FLAC.
Args: input_file_path (str): Absolute path or relative to SONILO_MCP_BASE_PATH.
Returns: Success message including the played path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| type | Yes | ||
| _meta | No | ||
| annotations | No |