...

[2507.15007] Hear Your Code Fail, Voice-Assisted Debugging for Python


View a PDF of the paper titled Hear Your Code Fail, Voice-Assisted Debugging for Python, by Sayed Mahbub Hasan Amiri and 5 other authors

View PDF

Abstract:This research introduces an innovative voice-assisted debugging plugin for Python that transforms silent runtime errors into actionable audible diagnostics. By implementing a global exception hook architecture with pyttsx3 text-to-speech conversion and Tkinter-based GUI visualization, the solution delivers multimodal error feedback through parallel auditory and visual channels. Empirical evaluation demonstrates 37% reduced cognitive load (p

Submission history

From: Sayed Mahbub Hasan Amiri [view email]
[v1]
Sun, 20 Jul 2025 15:24:35 UTC (1,138 KB)
[v2]
Tue, 22 Jul 2025 13:49:40 UTC (1,344 KB)

Source link

#Hear #Code #Fail #VoiceAssisted #Debugging #Python