BraceYourselfGames/UE-BYGTextToSpeech
A plugin that uses the Windows Speech API to speak text in Unreal Engine 4.
This tool helps game developers working with Unreal Engine 4 on Windows to add text-to-speech features for accessibility. It takes text inputs and converts them into spoken audio using the player's installed Windows language packs. It's designed for developers building games who want to enhance accessibility for players.
No commits in the last 6 months.
Use this if you are developing a game in Unreal Engine 4 for Windows and want to provide accessibility features by allowing the game to speak text to players who have Windows text-to-speech language packs installed.
Not ideal if you need general text-to-speech for all players on all machines, or if your game targets platforms other than Windows.
Stars
22
Forks
7
Language
C++
License
BSD-3-Clause
Category
Last pushed
Apr 10, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/BraceYourselfGames/UE-BYGTextToSpeech"
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