I built a VS Code extension that reads your code aloud and narrates git diffs with AI

Chronological Source Flow
Back

AI Fusion Summary

A new VS Code extension called Markdown TTS has been developed to narrate code and git diffs. Unlike standard screen readers, it parses markdown structure to avoid reading literal syntax. The tool features a literal reading mode that handles headings and tables while skipping code blocks. It operates fully offline using built-in OS voices, such as SAPI on Windows and say on macOS, requiring no API keys or user accounts for functionality.
Community Comments
Loading updates...
0