Open the pdf in reading mode using open() and use PdfFileReader class of pyPDF4. import pyttsx3 import PyPDF4speaker = pyttsx3.init() book = ...
確定! 回上一頁