On Fri, Jun 05, 2026 at 04:17:21PM -0700, Heppler, J. Scott wrote: > Thanks - it's almost working. > > The usb webcam microphone uses /dev/audio1 and the Teams host receives > audio if /dev/audio1 has been set to the default audio device. I do not > receive the hosts audio through /dev/audio1. > > I receive audio, in chromium, with the default audio set at /dev/audio0 > but the host does not receive the audio feed. > > I'm wondering if I can enable both /dev/audio0 and /dev/audio1. > Alternatively, I suspect that an old Mic plugged into the onboard audio > input would work. > > aucat(1) indicates a second device can be a slave with output to a > second program but not wot the same program. Can both audio0 and audio1 > be multiplex'd and feed to chromium - hopefully without feedback issues?
I handle it as I put in https://marc.info/?l=openbsd-misc&m=177852096717763&w=2 One device for play, a second for record. My goal in that thread was to make it work in Firefox, which was unsuccessful as stated in later messages in the thread. It works perfectly in ungoogled chromium, though. -- Stuart A. McKim, P.E. Idaho Falls, ID

