updating code so that audio start is marked based on active frames in the VAD
Summary
This is a minor version change (v0.1.0) due to the requirement to change the DM. Changing the DM could have effects on more than itself in terms of microservices that interact with it.
I have added
- [] any new feature information to the documentation
- [] any new environment variables to the documentation
- [] 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