Skip to content

PowerShell script to generate Voice Messages with Azure Cognitive Services Text to Speech

Notifications You must be signed in to change notification settings

kbruner32/AzureTTSVoiceGeneratorGUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

AzureTTSVoiceGeneratorGUI

PowerShell script to generate Voice Messages with Azure Cognitive Services Text to Speech

Microsoft Azure Cognitive Services are a collection of API to help Bots, websites and programs to use natural method of communication. https://docs.microsoft.com/en-us/azure/cognitive-services/

There are six different areas (vision, speech, knowledge, search, language and anomaly detection) where Azure Cognitive Services allows developers to build applications that walk, talk and interact with users like a real human being.

In this App I use Text-to-Speech Service REST API https://docs.microsoft.com/en-us/azure/cognitive-services/speech-service/rest-text-to-speech to generate new voice messages. It’s very easy (even for a non-developer like me) and it’s free for normal needs.

More info on the App page here: http://bit.ly/AzureTTSGUI

About

PowerShell script to generate Voice Messages with Azure Cognitive Services Text to Speech

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%