File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
articles/cognitive-services/Speech-Service/includes/quickstarts/tts/python Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -3,13 +3,13 @@ title: 'Quickstart: Synthesize speech, Python - Speech service'
3
3
titleSuffix : Azure Cognitive Services
4
4
description : Learn how to synthesize speech in Python by using the Speech SDK
5
5
services : cognitive-services
6
- author : yulin-li
6
+ author : IEvangelist
7
7
manager : nitinme
8
8
ms.service : cognitive-services
9
9
ms.subservice : speech-service
10
10
ms.topic : include
11
- ms.date : 09 /14/2019
12
- ms.author : yulili
11
+ ms.date : 19 /14/2020
12
+ ms.author : dapine
13
13
---
14
14
15
15
## Prerequisites
@@ -20,7 +20,6 @@ Before you get started, make sure to:
20
20
> * [ Create an Azure Speech Resource] ( ../../../../get-started.md )
21
21
> * [ Setup your development environment] ( ../../../../quickstarts/setup-platform.md )
22
22
> * [ Create an empty sample project] ( ../../../../quickstarts/create-project.md )
23
- ```
24
23
25
24
## Support and updates
26
25
You can’t perform that action at this time.
0 commit comments