Skip to content

Commit ef64384

Browse files
Merge pull request #215553 from eric-urban/patch-1
acrolinx fix
2 parents eb67dd4 + e532069 commit ef64384

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/Speech-Service/how-to-speech-synthesis-viseme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: speech-service
1010
ms.topic: how-to
11-
ms.date: 09/16/2022
11+
ms.date: 10/23/2022
1212
ms.author: yulili
1313
ms.devlang: cpp, csharp, java, javascript, python
1414
ms.custom: references_regions
@@ -243,7 +243,7 @@ Here's an example of the viseme output.
243243

244244
# [2D SVG](#tab/2dsvg)
245245

246-
The SVG output is a xml string that contains the animation.
246+
The SVG output is an xml string that contains the animation.
247247
Render the SVG animation along with the synthesized speech to see the mouth movement.
248248

249249
```xml

0 commit comments

Comments
 (0)