curl --request GET \
--url http://localhost:8080/api/agents/voice-speed-ranges \
--header 'X-API-KEY: <api-key>' \
--header 'X-API-SECRET: <api-key>'{}Returns voice speed ranges for TTS providers (current behavior).
curl --request GET \
--url http://localhost:8080/api/agents/voice-speed-ranges \
--header 'X-API-KEY: <api-key>' \
--header 'X-API-SECRET: <api-key>'{}