bitwiseworks / qtwebengine-chromium-os2

Port of Chromium and related tools to OS/2
9 stars 2 forks source link

Add audio input support #28

Open dmik opened 3 years ago

dmik commented 3 years ago

This is a spinoff of #24.

Looks like a much harder task since libkai we use for audio output doesn't support audio input yet and UNIAUD might not support it well either. Postponed for now.

dryeo commented 3 years ago

May be better to focus on USB audio input, which seems to mostly work. Lars has been working on the drivers and USB microphones are common. See for example https://www.os2world.com/forum/index.php/topic,2712.0/topicseen.html which is actually about both audio and webcam support.