I am a Beginner with the Botium speech processing. I am trying to convert the text to speech convertion and is using MaryTTs configured under botium speech processing. I configured Docker and from SwaggerUI i can see the response for TTS is a binary data. PLease find the screenshot below:
How can I process this data and convert it into audio in Java? Please help.