aws-samples / amazon-sumerian-hosts

Amazon Sumerian Hosts (Hosts) is an experimental open source project that aims to make it easy to create interactive animated 3D characters for Babylon.js, three.js, and other web 3D frameworks. It leverages AWS services including Amazon Polly (text-to-speech) and Amazon Lex (chatbot).
MIT No Attribution
174 stars 80 forks source link

Adding 'isGlobal' flag for TextToSpeech feature. #60

Closed jkerste closed 2 years ago

jkerste commented 2 years ago

Notes

Issue #, if available: https://github.com/aws-samples/amazon-sumerian-hosts/issues/55

Description of changes: Adds isGlobal flag to options param for AbstractTextToSpeechFeature constructor.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.