Skip to content

Commit b3c6954

Browse files
authored
Update README.md
1 parent eb0a099 commit b3c6954

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@ Here lists the Azure Cognitive TTS product blog, customer stories and Microsoft
3939
* 2018.12 [Blog: Microsoft previews neural network text-to-speech](https://azure.microsoft.com/en-us/blog/microsoft-previews-neural-network-text-to-speech/)
4040
* 2018.09 [Blog: Microsoft’s new neural text-to-speech service helps machines speak like people](https://azure.microsoft.com/en-us/blog/microsoft-s-new-neural-text-to-speech-service-helps-machines-speak-like-people/)
4141

42-
# Azure TTS Common Links
42+
# Azure Cognitive TTS Common Links
4343
- [Azure TTS wiki](https://github.com/Azure-Samples/Cognitive-Speech-TTS/wiki)
4444
- [Azure Speech Document](https://docs.microsoft.com/en-us/azure/cognitive-services/speech-service/text-to-speech)
4545
- [Create Custom Neural Voice](https://speech.microsoft.com/customvoice)
4646
- [Speech SDK](https://github.com/Azure-Samples/cognitive-services-speech-sdk)
4747
- [Azure Speech Containers](https://docs.microsoft.com/en-us/azure/cognitive-services/speech-service/speech-container-howto?tabs=stt%2Ccsharp)
4848

49-
# Microsoft Speech Service API: Text-to-Speech Samples
49+
# Azure Cognitive TTS Samples
5050

5151
Microsoft Text to speech service now is offically supported by [Speech SDK](https://docs.microsoft.com/en-us/azure/cognitive-services/speech-service/speech-sdk) now. It is recommended way to use TTS in your service or apps. It supports both REST and Websocket connection to the service. This repo still contains sample in various languages for using Text-to-Speech. We will also support the common development questions using the issues tracker.
5252

0 commit comments

Comments
 (0)