This is a minimal test harness for validating Alibaba Cloud's text-to-speech API integration. It's designed to run the simplest possible request path against the alicloud-ai-audio-tts skill, verify auth and region settings work, and capture exact error details when things break. If you're building on top of Alibaba Cloud's TTS service or debugging why your audio generation requests are failing, this gives you a clean baseline to confirm the underlying skill works before you add complexity. It's from cinience's broader alicloud-skills package, which has picked up a decent following with 391 GitHub stars and nearly 300 installs of this test utility alone.
npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-ai-audio-tts-test