Using OpenAI API to generate an audio file, I receive the response as binary data, then converting to base64.
However, I don’t know how to use this data in my further scenarios.
I hope someone who understands this can help me figure this out, thank you!