alicloud-ai-audio-tts-test

Smoke test the Model Studio Qwen Text-to-Speech skill request path.

396|34|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-ai-audio-tts-test
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alicloud-ai-audio-tts-test
Source: https://github.com/cinience/alicloud-skills/tree/main/tests/ai/audio/alicloud-ai-audio-tts-test
Command: npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-ai-audio-tts-test

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a basic, automated check to ensure the core Text-to-Speech functionality for Model Studio Qwen TTS is operational.

Core Features & Use Cases

  • Smoke Testing: Validates the essential request path of the TTS skill.
  • Error Reporting: Captures precise error details if the test fails, aiding in quick debugging.
  • Use Case: Before deploying changes to the TTS service, run this test to confirm that basic audio synthesis is still working as expected.

Quick Start

Execute the minimal request path for the alicloud-ai-audio-tts skill.

Frequently Asked Questions about alicloud-ai-audio-tts-test

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a smoke test for Alicloud Qwen Text-to-Speech?

Run a smoke test for Alicloud Qwen Text-to-Speech by executing the minimal request path for the TTS skill. This validates the core functionality and confirms audio synthesis is operational.

What is a TTS smoke test and when do I need one?

A TTS smoke test is a basic automated check that validates the essential request path of a Text-to-Speech service. You need it before deploying changes to confirm basic audio synthesis is still working.

How do I debug Alicloud TTS failures and capture exact error details?

To debug Alicloud TTS failures, run a minimal smoke test that captures precise error details if the request path fails. This aids in quick debugging by recording exact failure information.

Does this smoke test work with the Model Studio Qwen TTS skill?

Yes, this smoke test specifically targets the Model Studio Qwen Text-to-Speech skill. It performs basic operational verification by validating the core request path of that specific TTS service.

Can I use this test to verify basic audio synthesis before deployment?

Yes, you can use this test to verify basic audio synthesis before deployment. Run it prior to deploying changes to the TTS service to confirm the essential request path is still working as expected.