New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

discord-speech-to-text

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

discord-speech-to-text - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

16

package.json
{
"name": "discord-speech-to-text",
"version": "1.1.3",
"version": "1.1.4",
"description": "A speech to text module for the discord voice implementation",

@@ -11,2 +11,16 @@ "main": "transcriber.js",

"license": "ISC",
"keywords": [
"stt",
"speech-to-text",
"discord-bot",
"voice",
"music",
"music-bot",
"witai",
"wit-ai",
"voice-commands",
"discord.js",
"speech-recognition",
"natural-language-processing"
],
"dependencies": {

@@ -13,0 +27,0 @@ "@discordjs/voice": "^0.8.0",

8

README.md

@@ -9,4 +9,4 @@ # Discord.js Speech Transcriber

- to know how to [set up a Discord bot](https://discordjs.guide/) that can interact with the [voice channels](https://discordjs.guide/voice/) created using Node.JS
- a free [API key for wit.ai](https://wit.ai)
- to know how to [set up a Discord bot](https://discordjs.guide/) using Node.JS that can interact with [voice channels](https://discordjs.guide/voice/)
- a free [API key for wit.ai](https://wit.ai) (found in the settings section after you created an app)

@@ -53,2 +53,6 @@ ## Installation

## Example
An example is available as a basic Discord music bot with voice commands. [GitHub](https://github.com/shadowlp174/stt-example-bot)
## API

@@ -55,0 +59,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc