SaySoundCloud is a framework to build a cloud native SaySound service for many games and applications.
- Scalable, it provides sounds for not only several game servers or chat services but something can treat http protocol.
- Client side plugin free, user just need a browser to browse it, so no need specific client side plugins.
- No downloading sounds, because the sounds is stored on cloud storage, users no need to download them.
- Prepare sounds and execute tools for make database of sounds. (see tools directory)
- Make
.env
file. - Run
docker-compose up -d
to start service.
Please create frontend/static/site.json
for notify information of your service, and then register your site to the repository.
The framework supports multi languages, but I can use just English and Japanese. So please add more languages. Also, please contribute to develop plugins for other applications and games.