Code Podcast is a VS Code extension that brings your code to life by transforming it into an engaging AI-powered podcast. Instead of just reading source files, you can now listen to them as a natural conversation between a podcast host and guest AI.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Turn your source code into an audio podcast directly from Visual Studio Code!
This extension helps developers, students, and educators to convert code explanations into podcasts using AI-powered narration.
Set Your Gemini API Key!
On Windows: control + shift + p
Code Podcast: Set Gemini API Key
On Linux: control + shift + p
Code Podcast: Set Gemini API Key
On Mac: command + shift + p
Code Podcast: Set Gemini API Key
hit enter and this will set your gemini API key and then you can generate the code podcasts.
🚀 Features
🔊 Code-to-Speech: Convert code into natural-sounding audio.
🎧 Podcast Mode: Generate a structured podcast explaining the logic, purpose, and usage of the code.
🌐 Multi-language Support: Works in multiple spoken languages.
🛠️ Usage
Open any code file in VS Code.
Go to the Extensions Sidebar and select Code to Podcast.
Click "Generate Code Podcast".
Wait while the extension:
Processes your code,
Generates the podcast script,
Converts it into audio narration.
Once generation is complete, you can listen to the podcast directly inside VS Code