---
name: malob/cancel
source: https://app.decimal.ai/s/malob-cancel@1/SKILL.md
source_sha256: 4db68df2e3ed
---

Stop any currently playing TTS audio:

```bash
killall say 2>/dev/null || true
```

Confirm the audio has been stopped.