Skip to content

Commit d4ab09c

Browse files
committed
Fixed rendering issue
1 parent 5aa5692 commit d4ab09c

File tree

1 file changed

+3
-4
lines changed
  • articles/cognitive-services/Speech-Service/includes/quickstarts/tts/python

1 file changed

+3
-4
lines changed

articles/cognitive-services/Speech-Service/includes/quickstarts/tts/python/python.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ title: 'Quickstart: Synthesize speech, Python - Speech service'
33
titleSuffix: Azure Cognitive Services
44
description: Learn how to synthesize speech in Python by using the Speech SDK
55
services: cognitive-services
6-
author: yulin-li
6+
author: IEvangelist
77
manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: speech-service
1010
ms.topic: include
11-
ms.date: 09/14/2019
12-
ms.author: yulili
11+
ms.date: 19/14/2020
12+
ms.author: dapine
1313
---
1414

1515
## Prerequisites
@@ -20,7 +20,6 @@ Before you get started, make sure to:
2020
> * [Create an Azure Speech Resource](../../../../get-started.md)
2121
> * [Setup your development environment](../../../../quickstarts/setup-platform.md)
2222
> * [Create an empty sample project](../../../../quickstarts/create-project.md)
23-
```
2423
2524
## Support and updates
2625

0 commit comments

Comments
 (0)