Simple TextToSpeech

!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

  1. Add your Azure Speech API key
  2. Configure voice preferences for each language
  3. Enter text and generate audio
  4. WAV files appear in your project automatically

What You Need

  • Azure account with at least free subscription
  • Unity 2020.3 or newer