I would like to know if there is a way to create audiobooks using bing speech api. That is to say, I would like to create an audiobook having a txt as an input. Nowadays the API restricts speech generation to 1024 characters. AWS has an "automatic" solution for it, using amazon polly and aws batch:
I did not figure it out how to do it in Azure. Is there a generic way to do this in Azure?