_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.
With the information i managed to get buffers when talking. Is there a "free" speech to text service (that converts hungarian speech) that i could use? If yes how should I? Should i concat the buffers into one and send it on speaking stop or should i send the buffer stream as it comes?
10 replies
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.
Thank you! I'll keep this open until i try the things you said.
10 replies
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.
but i don't know what else and how to exactly...
10 replies
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.
I figured out i have to do something like this: https://github.com/discordjs/voice-examples/blob/main/recorder/src/createListeningStream.ts
10 replies
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.
10 replies
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.
Also i am on Ubuntu 22.04.2 LTS
10 replies
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.
1.
[email protected] /home/hugo/Dev/VanProject/DiscordBot/SpeechToText/npm
└── [email protected]
v20.4.0
2. No error, only debugging logs.
3. Attached.
4. As the description above.
5. -
6. -
10 replies