mapluisch/OpenAI-Text-To-Speech-for-Unity
Implementation of OpenAI's Text-To-Speech in Unity. Synthesize any text and play it via any AudioSource.
This tool helps Unity game developers and content creators easily add realistic spoken dialogue and narration to their projects. You provide written text, and it converts it into natural-sounding speech that can be played through any audio source in your Unity scene. Game designers, animators, and educational content creators who build experiences in Unity would find this useful for character voices, tutorials, or dynamic audio responses.
No commits in the last 6 months.
Use this if you need to quickly and easily integrate high-quality text-to-speech capabilities from OpenAI directly into your Unity game or application without external libraries.
Not ideal if you require offline text-to-speech functionality or are working outside the Unity development environment.
Stars
82
Forks
12
Language
C#
License
MIT
Category
Last pushed
Apr 05, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/mapluisch/OpenAI-Text-To-Speech-for-Unity"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
compulim/web-speech-cognitive-services
Polyfill Web Speech API with Cognitive Services for both speech-to-text and text-to-speech service.
Azure-Samples/Cognitive-Speech-TTS
Microsoft Text-to-Speech API sample code in several languages, part of Cognitive Services.
dectalk/dectalk
Modern builds for the 90s/00s DECtalk text-to-speech application.
Femoon/tts-azure-web
TTS Azure Web 是一个 Azure 文本转语音(TTS)网页应用,可以在本地或者云端使用你的 Azure Key 一键部署。TTS Azure Web is an Azure...
alphacep/vosk-unity-asr
Automatic Speech Recognition in Unity using Vosk library