DEV Community

Cover image for Claude.ai Voice Input & Text-to-Speech (OSS, Chrome Extension)
Elijah Atamas
Elijah Atamas

Posted on

1

Claude.ai Voice Input & Text-to-Speech (OSS, Chrome Extension)

A chrome extension that adds voice input and output to Claude.ai.
GitHub repository: softcery/claude-voice

Getting Started

  1. Clone the repository
  2. Run pnpm install
  3. Run pnpm run build
  4. Go to chrome://extensions/, click "Load unpacked", and select the dist folder.
  5. Open Claude Voice extension and enter your OpenAI API key.
  6. Go to Claude.ai and give it a try!

Note: Remember to reload the Claude.ai page after changing any settings in the extension for changes to take effect.

Warning: Since this extension interacts with Claude's UI, it might break if Anthropic makes changes to their website. If this happens, please either open an issue on the repository or send a message to hey [at] softcery [dot] com.

Coming Soon

  1. Publishing to the Chrome Web Store – currently In Review.
  2. Refactoring the codebase to follow better practices and add proper documentation.

Warning: This is a quick weekend project and the codebase reflects that - it's functional but not well-organized or properly tested. If there's enough interest, I'll refactor the code to follow better practices and add proper documentation.

License

MIT

Billboard image

Synthetic monitoring. Built for developers.

Join Vercel, Render, and thousands of other teams that trust Checkly to streamline monitor creation and configuration with Monitoring as Code.

Start Monitoring

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Dive into an ocean of knowledge with this thought-provoking post, revered deeply within the supportive DEV Community. Developers of all levels are welcome to join and enhance our collective intelligence.

Saying a simple "thank you" can brighten someone's day. Share your gratitude in the comments below!

On DEV, sharing ideas eases our path and fortifies our community connections. Found this helpful? Sending a quick thanks to the author can be profoundly valued.

Okay