- Script thats giving ability to speak for your speech impeded players *
- Text to speech using OPENAI
- changing volume
- changing range
- Paid OpenAI API its not that much it depends on how many users will be using TTS
- MM_RADIO https://github.com/SOH69/mm_radio only if you need functionality with radio, I might do more radios later if there is demand
Download release and put it to your server resource folder and ensure it in server.cfg
* Put your API KEY in config.lua (ApiKey = "Your Key HERE")
Optional :
- change model (based on your plan), voice, speed to your liking (currently it is set for all clients , will make functionality for switching voice per user soon)
- More API functionality (Google TTS, ElevenLabs and more based on what will be requested upon me)
- Adding functionality for user to choose voice
- Logging + webhooks
- Passing emotes to the text so character can perform emotes as they speak (so they are not just standing like a statues)
Done
- Permission (since its billed by usage we want to disable this resource for ppl that dont need it)