_drad_
_drad_
DIAdiscord.js - Imagine an app
Created by _drad_ on 7/14/2023 in #djs-voice
Getting user's speaking data that are connected to the same voice channel as the bot.
Hi! I am trying to make a speech to text bot but i have difficulties to get speaking data... i have almost everything i want but cannot get something working like voiceConnection.on("speaking", ...) or anything like this. If a bot is in a voice channel how can i add the functionality of getting each speaking user's voice data/packets? Is it even possible? I am trying to figure it out but cannot find a way... "dependencies": { "@discordjs/voice": "^0.16.0", "discord.js": "^14.11.0", "ibm-watson": "^8.0.0" }
10 replies