!Prequesites!
- Create an Azure account with free subscription tier (watch til 3:47):
https://www.youtube.com/watch?v=ZYps6TmBkWk
- Create an Azure subscription (free for new accounts)
https://www.youtube.com/watch?v=W9CmaHZeOAo
- Create and link an Azure AI Speech service to the Simple TextToSpeech tool
https://www.youtube.com/watch?v=cV0zJWUMts0
What It Does
Generate natural-sounding voices directly in Unity Editor using Azure AI Services. Enter text, select a language, and get a WAV file instantly.
Key Features
- 100+ Languages - Access to Azure's neural voice library
- Built-in Translation - Translate and generate audio in multiple languages at once
- Batch Generation - Create audio for all configured languages with one click
- Simple Interface - Clean editor window integrated into Unity Tools menu
- Auto-Organization - Files saved by language in your chosen output folder
Perfect For
- Localizing game dialogue and UI audio
- Prototyping voice-based features
- Creating accessible audio content
- Multi-language tutorials and narration
How It Works
- Add your Azure Speech API key
- Configure voice preferences for each language
- Enter text and generate audio
- WAV files appear in your project automatically
What You Need
- Azure account with at least free subscription
- Unity 2020.3 or newer