Skip to content

Commit 02b1b5a

Browse files
authored
Merge pull request #195099 from eric-urban/patch-1
fix typo
2 parents 1a62f5a + 73da8f4 commit 02b1b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/includes/how-to/recognize-speech-results/example-offset-duration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.author: eur
99

1010
### Example offset and duration
1111

12-
The following table shows potential offset and duration in ticks when a speaker says "Welcome to Applied Mathematics course 201." For each utterance, the offset doesn't change throughout the `Recognized` and `Recognized` events. The duration of speech recognized so far is calculated as an offset from the beginning of the utterance.
12+
The following table shows potential offset and duration in ticks when a speaker says "Welcome to Applied Mathematics course 201." For each utterance, the offset doesn't change throughout the `Recognizing` and `Recognized` events. The duration of speech recognized so far is calculated as an offset from the beginning of the utterance.
1313

1414
|Event |Text |Offset (in ticks) |Duration (in ticks) |
1515
|---------|---------|---------|---------|

0 commit comments

Comments
 (0)