Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 1.19 KB

README.md

File metadata and controls

49 lines (34 loc) · 1.19 KB

ChatSnap

ChatSnap is a lightweight voice-to-text assistant designed for gamers. It allows you to quickly convert speech to text and format it appropriately for gaming chat.

Features

  • Voice-to-text conversion using OpenAI's Whisper API
  • AI-powered text formatting using GPT models
  • Customizable hotkeys
  • Game-specific context awareness
  • Multiple language support
  • Dark/Light theme
  • System tray operation

Installation

  1. Download the latest release from [Releases]
  2. Extract the ZIP file
  3. Run ChatSnap.exe

Setup

  1. Open ChatSnap
  2. Enter your OpenAI API key in the AI Settings tab
  3. Configure your preferred hotkey (default: Ctrl+Shift+M)
  4. Select your microphone
  5. Optional: Set your current game and preferred language

Usage

  1. Press the configured hotkey (default: Ctrl+Shift+M)
  2. Speak your message
  3. Wait for processing
  4. The formatted message will be copied to your clipboard
  5. Paste (Ctrl+V) into your game chat

Requirements

  • Windows 10 or later
  • Internet connection
  • OpenAI API key

Support

For issues or suggestions, please visit our [GitHub repository]

License

MIT License - See LICENSE file for details