Skip to content

Tharushan/DiscordVoiceToText

Repository files navigation

Discord Voice To Text

A simple discord bot test that converts voice to text and sends it to a channel.

Commands

  • !record - Join the voice channel you are in and start recording for 60s, then output speech to text.
  • !stop - Stop recording and leave the voice channel.

Setup

  1. Create a discord bot and add it to your server. ⚠️ Server Members Intent and Message Content Intent must be enabled in your Discord Developer Bot Settings

    image

  2. Create a wit.ai account and app and get the token.

  3. Copy .env.example to .env and fill in the values.

  4. Run npm install to install dependencies.

  5. Run npm start to start the bot.

About

A simple discord bot that converts voice to text using wit.ai and sends it to a channel.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors