Skip to content

AFAskar/AzureStreamerBot

Repository files navigation

AzureStreambot

AzureStreambot is a Python Script that gives a tts voice to whomever you want using ws i suggest using streamer.bot[https://streamer.bot]

Installation

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.

Usage

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published