Удалить звук системного динамика из аудиопотока ⇐ JAVA
-
Anonymous
Удалить звук системного динамика из аудиопотока
I am using Java Sound to read Audio Stream on my laptop to converse with a bot but it's taking the sound from response of the bot as part of the audio stream, this happens when I am using my device speaker and microphone and works well when I use a headphone.
I am trying to ignore the system speaker's audio from my audio stream, I have tried selecting a single Datasource Line from audio mixers but that does not works, is there any possibility to achieve this? I am using Java Sound currently but am open to use any other packages.
Источник: https://stackoverflow.com/questions/780 ... dio-stream
I am using Java Sound to read Audio Stream on my laptop to converse with a bot but it's taking the sound from response of the bot as part of the audio stream, this happens when I am using my device speaker and microphone and works well when I use a headphone.
I am trying to ignore the system speaker's audio from my audio stream, I have tried selecting a single Datasource Line from audio mixers but that does not works, is there any possibility to achieve this? I am using Java Sound currently but am open to use any other packages.
Источник: https://stackoverflow.com/questions/780 ... dio-stream
Мобильная версия