AzureStreambot is a Python Script that gives a tts voice to whomever you want using ws i suggest using streamer.bot[https://streamer.bot]
Use the package manager pip to install pipenv.
pip install pipenv
after that use this command to install the dependencies.
pipenv install --dev
this will install the packages specified in the Pipfile.
first fill the environment file with your data
SPEECH_KEY=''
SPEECH_REGION=''
STYLE_DEGREE= #no need to fill
VOICE='' #no need to fill
ROLE ='' #no need to fill
IP='' #no need to fill
PORT='' #no need to fill
then run this command in the terminal
pipenv run python streamazurebot.py
you can find out more about these here