IMPORTANT
This extension is a copy of existed chrome-extension. And it was built with self-education purpose.
- Voice input
- Read aloud
- Multilingual Support
- Multivoices Support
Clone the project
git clone https://github.com/overkektus/voice-control-chatGPT-chrome-extension.git
Go to the project directory
cd voice-control-chatGPT-chrome-extension
Install dependencies
npm install
Build the extension
npm run build
Open Chrome browser and go to extensions page
chrome://extensions/
Click on "Upload unpacked extension" and pick 'build' folder contents.