Удалить звук системного динамика из аудиопотокаJAVA

Программисты JAVA общаются здесь
Anonymous
Удалить звук системного динамика из аудиопотока

Сообщение 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

Вернуться в «JAVA»