Skip to content

Commit 6d87036

Browse files
authored
(AzureCXP) fixes MicrosoftDocs/azure-ai-docs#440843
Updated line no 21: From: converts spoken words into their written form. To: verbalized forms into their corresponding symbolic written forms.
1 parent f577e77 commit 6d87036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/speech-service/display-text-format.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Speech to text offers an array of formatting features to ensure that the transcr
1818

1919
## ITN
2020

21-
Inverse Text Normalization (ITN) is a process that converts spoken words into their written form. For example, the spoken word "four" is converted to the written form "4". The speech to text service completes this process and it's not configurable. Some of the supported text formats include dates, times, decimals, currencies, addresses, emails, and phone numbers. You can speak naturally, and the service formats text as expected. The following table shows the ITN rules that are applied to the text output.
21+
Inverse Text Normalization (ITN) is a process that converts verbalized forms into their corresponding symbolic written forms. For example, the spoken word "four" is converted to the written form "4". The speech to text service completes this process and it's not configurable. Some of the supported text formats include dates, times, decimals, currencies, addresses, emails, and phone numbers. You can speak naturally, and the service formats text as expected. The following table shows the ITN rules that are applied to the text output.
2222

2323
|Recognized speech|Display text|
2424
|---|---|

0 commit comments

Comments
 (0)