Amlwwalker/generic client pkg 2 way
Summary
- Speech algorithm (VAD etc) (starting and stopping of audio chunks) has had a few changes to improve flow of data.
- A cache now exists in Redis for storing audio from TTS to minimise necessary requres
- Chatmanager now handles the generic code to deal with collecting and distributing parts of speech
I have added
-
any new feature information to the documentation -
any new environment variables to the documentation
New variables
API_VERSION=v2
AAPIHostname=https://assessments-api.connect.staging.et-ns.net
AAPIVersion=v2
AAPI_ACL_TOKEN=ACL_ACCESS_TOKEN_HERE
TopicAssessmentStatus=d-assessment-status-updated
-
any new endpoint information to the documentation -
any new lines required at the bottom of every file (POSIX)
I have removed
-
any cases of logging that does not use the Elective Utility Logger -
any replace
commands from the go.mod file