alphacep / vosk-api

Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
Apache License 2.0
7.36k stars 1.04k forks source link

Microphone doesn't work in Demonologist game #1516

Open Msry12 opened 4 months ago

Msry12 commented 4 months ago

Since the very first day of buying Demonologist on Steam, which uses VOSK plugin, for some reason my microphone does not work in game.

I've requested help in their Official Discord and the only fix they have is by using Steelseries GG - Sonar which basically gives another way for the game to capture sound. Ive been told this method has been working for Intel users but NOT for AMD users. Also, players with an RTX GPU can have the sound back by using NVIdia Broadcast.

From the moment I initially purchased Demonologist on Steam, a game that employs the VOSK plugin, my microphone has failed to function within the gaming environment. In order to seek assistance, I reached out to their Official Discord Server where I was directed to a potential solution involving the utilization of Steelseries GG - Sonar. This alternative approach would allow the game to successfully capture sound. However, it has come to my attention that this remedy is effective solely for Intel users, and unfortunately, not applicable to AMD users. Additionally, individuals with an RTX GPU can restore the sound functionality by employing NVIdia Broadcast. Hence, I am keen on understanding the underlying cause of this incompatibility issue encountered within the game.

I would like to know what might be causing this incompatibility with the game.

nshmyrev commented 4 months ago

Whatever cause of your issues, they are not related to Vosk. We don't even work with microphone, our code usually works with audio data, it is an application that records sound.