Hi @jledwon ,
Sorry for the confusion. Our sample App started the foreground service as default so I misunderstood it. If you’re not using the permission, you can remove the permission in VSDK using tools:node="remove"
. The audio might be affected if the foreground service isn’t used and the App is in the background.
Thank you
Elaine