This commit is contained in:
alexpolo1
2023-05-08 22:13:06 +02:00
parent a6ea624797
commit d8e548c3ad

View File

@@ -5,7 +5,7 @@ import pygame
import pyttsx3
import PyPDF2
# Global variable to store the current chapter number
## Global variable to store the current chapter number
current_chapter = 1
output_dir = "audiobook"