question

PaulRyan-4569 avatar image
0 Votes"
PaulRyan-4569 asked YutongTie-MSFT answered

Azure speech - Voice to Text Numbers

Hi,
Can someone point to a doc or tell me - When doing Voice to Text using Azure Speech when is a decimal vs word returned?

If I say "pain level is 5" if comes back as 'Pain Level is five' or 'pain level 5' What determines what is returned?

Also is there any docs for dates ( I know I can use LUIS )

Just trying to understand what text is returned


thanks
Paul


azure-speech
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

YutongTie-MSFT avatar image
0 Votes"
YutongTie-MSFT answered

Hello,

This should obey the rule of English, like if the number is quantity and under 10, it should be written as word, if that bigger than 10, it should be as number. If the number is representing temperature or levels, it should be written as number.

Reference: https://www.scribendi.com/academy/articles/when_to_spell_out_numbers_in_writing.en.html


Regards,
Yutong

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.