After running experiments with Enterprise Managed users and white label users (with their permission from support inquiries), we noticed that user BYOK on voice is significant increasing latency, creating scenarios of no response, and potential hallucinations.
This is because user keys may not be "seasoned" or high enough tier to support high frequency of API calls (aka voice session) which could cause 429 errors and 500 errors.
As a temporary solution, we are using our key as a fallback u...