PauloAxcel / Convert-Word-to-Audio

Converts any word document into an audiobook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert-Word-to-Audio

Converts any word document into an audiobook

load your document into the doc = docx.Document("...") part and run. you can also change the name of the output file by changing the line 21 "...,.mp3)

About

Converts any word document into an audiobook


Languages

Language:Python 100.0%