Yet another spare time piece of code to automate things I do...
- Get code
- Download and install Visual Studio Community Edition.
- Follow instructions to Configure a computer to develop Office solutions.
There are now two versions.
- The code under the AmazonPolly folder will make the text to speech conversion using Amazon Polly
- The code under the PptTextToSpeechAzure folder will make the text to speech conversion using Azure Cognitive Services
Both projects require the Visual Studio Community version and other downloads. Latest tests performed with Visual Studio 2022.