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..