Authorization: Bearer ********************curl --location --request POST 'https://crazyrouter.com/v1/audio/speech' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/xml' \
--data-raw '<?xml version="1.0" encoding="UTF-8"?>
<root>
<model>officia labore in quis</model>
<input>irure incididunt Lorem</input>
<voice>magna mollit commodo ipsum enim</voice>
<response_format>enim dolore Ut</response_format>
<speed>40</speed>
</root>'{}