Azure Speech Tts

PassAudited by VirusTotal on Apr 6, 2026.

Findings (1)

The azure-speech-tts skill is a legitimate implementation for converting text or SSML to audio using Microsoft Azure Speech services. The core logic in scripts/azure_tts.py uses standard Python libraries (urllib) to communicate exclusively with official Azure endpoints and includes proper XML escaping to prevent injection within the generated SSML. No evidence of malicious intent, data exfiltration, or suspicious obfuscation was found.