You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/Speech-Service/display-text-format.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ Speech-to-text models recognize words that should be capitalized to improve read
36
36
37
37
|Recognized speech|Display text|
38
38
|---|---|
39
-
|i got an iphone x r|I got an iPhone XR.|
39
+
|i got an iphone s e|I got an iPhone SE.|
40
40
|my name is jennifer smith|My name is Jennifer Smith.|
41
41
|i want to visit new york city|I want to visit New York City.|
42
42
|i need to service my toyota|I need to service my Toyota.|
@@ -51,18 +51,17 @@ When speaking, it is common for someone to stutter, duplicate words, and say fil
51
51
|its its not that big of uhm a deal|It's not that big of a deal.|
52
52
|umm i think tomorrow should work|I think tomorrow should work.|
53
53
54
-
## Auto Punctuation
54
+
## Punctuation
55
55
56
-
You don't have to speak every punctuation mark out loud. Speech-to-text automatically punctuates your text to improve clarity. This is helpful for reading back call or conversation transcriptions. Some examples are shown in this table.
56
+
Speech-to-text automatically punctuates your text to improve clarity. This is helpful for reading back call or conversation transcriptions. Some examples are shown in this table.
57
57
58
58
|Recognized speech|Display text|
59
59
|---|---|
60
60
|how are you|How are you?|
61
61
|we can go to the mall park or beach|We can go to the mall, park, or beach.|
62
62
63
-
## Explicit Punctuation
64
-
65
-
You can configure speech-to-text to recognize explicit punctuation marks. Then you can speak punctuation aloud in order to make your text more legible. This is especially useful in a situation where you want to use complex punctuation without having to merge it later. Some examples are shown in this table.
63
+
### Explicit punctuation
64
+
When you're using speech-to-text with continuous recognition, you can configure the Speech service to recognize explicit punctuation marks. Then you can speak punctuation aloud in order to make your text more legible. This is especially useful in a situation where you want to use complex punctuation without having to merge it later. Some examples are shown in this table.
0 commit comments