tts-voiceover Skill
Text-to-speech voice-over generation from YAML speaker notes using Azure Speech SDK with SSML pronunciation control Published by microsoft in hve-core.
What is tts-voiceover Skill?
Text-to-speech voice-over generation from YAML speaker notes using Azure Speech SDK with SSML pronunciation control Published by microsoft in hve-core. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use tts-voiceover Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/hve-core
- Skill file: .github/skills/experimental/tts-voiceover/SKILL.md
What it does
Text-to-speech voice-over generation from YAML speaker notes using Azure Speech SDK with SSML pronunciation control
Skill instructions
TTS Voice Over Skill Generates per-slide WAV voice-over files from YAML speakernotes using Azure Speech SDK with SSML pronunciation control. Overview This skill reads content.yaml files from a PowerPoint skill content directory, extracts speakernotes fields, applies SSML acronym aliases for correct pronunciation of technical terms, and produces one WAV file per slide. Supports dry-run mode for SSML template verification without Azure credentials. Prerequisites Azure Speech resource — Free tier provides 500K characters per month. Authentication — Key-based (SPEECHKEY) or Microsoft Entra ID (SPEECHRESOURCEID). Python 3.11+ with uv for virtual environment management. Data handling note — Speaker-notes content is transmitted to the configured SPEECHREGION for synthesis. Operators must pin an approved region and avoid sending regulated or confidential narration. Key-Based Auth bash export SPEECHKEY="your-speech-key" export SPEECHREGION="eastus" Microsoft Entra ID Auth Requires a custom doma
Explore related resources
Frequently asked questions
What is tts-voiceover?
tts-voiceover is a open-source AI agent skill with Copy skill directory. Text-to-speech voice-over generation from YAML speaker notes using Azure Speech SDK with SSML pronunciation control
Who is tts-voiceover best for?
tts-voiceover is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install tts-voiceover?
Install or run tts-voiceover using Copy skill directory. Check tts-voiceover for the latest setup command.
Is tts-voiceover actively maintained?
tts-voiceover may need a closer maintenance check before production use.
Auto-fetched from GitHub.