Azure AI Speech Service Configuration
Azure AI Speech now splits config paths forTTS(text-to-speech) andSTT(speech-to-text) when usingmanaged identityâand yes, they're different enough to matter. Roles, env vars, and auth flows donât line up. Private endpoints? They nuke regional fallbacks, so youâll need to pass full URLs. A shared ut..