A
licenseNot graded
qualityD
maintenanceEnables AI assistants to convert text to speech using Microsoft Edge's Text-to-Speech service with customizable voice options, speech rate, volume, and pitch parameters.
MIT
No user-submitted related servers found.
Scored across 3 tools
Each tool has a distinct purpose: listing voices, generating speech as base64, and generating speech as a file. No overlap or confusion.
All tool names follow a consistent verb_noun pattern in snake_case: list_voices, text_to_speech, text_to_speech_file.
3 tools is slightly minimal but appropriate for a simple TTS server: list voices, generate speech (return and save). Each tool is necessary.
Covers core TTS operations: listing voices and generating speech. Missing explicit control over voice selection in generation tools, but the set is functional.