Share via

Speech to text for number's in German

Abdulmalik Alzubi 11 Reputation points
2021-09-08T12:09:46.91+00:00

Good afternoon everyone, I have a problem with speech recognition and that is with the numbers. I used the speech recognition in German. Sometimes the numbers are converted into words instead of digits. My code is in C #. Could someone help me with this? Thanks in advance

Azure AI Speech
Azure AI Speech

An Azure service that integrates speech processing into apps and services.

Foundry Tools
Foundry Tools

Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform

0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. GiftA-MSFT 11,181 Reputation points Moderator
    2021-09-09T02:22:34.43+00:00

    Hi, thanks for reaching out. Values less than 10 are converted to words and values greater than 10 are converted to digits. It depends on the rules of writing numbers for that specific language. If you'd like to convert the words to digits, this resource may be helpful.

    0 comments No comments

Your answer

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