maxAlternativesNumber(default: 1)

Represents the maximum number of alternative transcriptions to return for each result.

Example

<button id="speechButton"></button>
<script>
    $("#speechButton").kendoSpeechToTextButton({
        maxAlternatives: 5
    });
</script>
In this article
maxAlternatives
Not finding the help you need?
Contact Support