Speech recognition text format

Hi 11 Reputation points
2021-04-06T15:16:53.593+00:00

I have started to use Azure Cognitive services for Speech to Text API.

The quality of results are really good but the output is a monolithic bloc of text without any paragraph or newline.

I don’t see a way in the doc to get a well formatted output. Is that not possible ?

Thanks Mike

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,621 questions
{count} vote

1 answer

Sort by: Most helpful
  1. Ramr-msft 17,826 Reputation points
    2021-04-12T02:10:45.23+00:00

    @Hi Thanks for the details. There is currently no formatting supported for paragraphs. You could use the single phrase results, It is not exactly a paragraph but might be better readable.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.