Matt Merchant
Projects, Scripts, and Modules
Text 2 Video Narrator
(github.com)
This PowerShell script allows you to create videos from specially formatted text files using Amazon
By: Matt Merchant submitted:Aug 4 2023
This PowerShell script allows you to create videos from specially formatted text files using Amazon
Polly for text-to-speech conversion. The script reads the input text file, generates PowerPoint slides with appropriate content, and then exports them as video files. The process involves the use of AWS Polly for voice synthesis and the AWS CLI configured with a user having rights to Polly.
By: Matt Merchant submitted:Aug 4 2023