Questions about Azure Speech APIs function.

sanghun jeon 41 Reputation points
2021-10-12T13:41:00.81+00:00

I have used voice APIs with various functions and feel that Microsoft's Azure Speech API is the best.

However, one question is, can you show several recognized results like the Google Speech API function?

For example, I wonder if other words recognized, such as "apple," when "apple","aplle","appple", and "appoe" is recognized, also have a function that looks like a list.

In other words, I wonder if there is a function to show a list of other recognized words.

Thank you.

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,069 questions
0 comments No comments
{count} votes

Accepted answer
  1. GiftA-MSFT 11,176 Reputation points
    2021-10-12T23:28:04.163+00:00

    Hi, you can include detailed format as query parameter. The detailed format includes additional forms of recognized results. When using the detailed format, DisplayText is provided as Display for each result in the NBest list. Here's a sample response.


    --- *Kindly Accept Answer if the information helps. Thanks.*

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.