test_tts
Evaluate and test text-to-speech functionality using Windows' built-in Speech API, enabling playback control, speed, and volume adjustments for accurate system performance assessment.
Instructions
TTS 시스템 테스트
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "test_ttsArguments",
"type": "object"
}