Multiple container trying to access audio device of host machine. can we create virtual sound device?

Trying to run multiple container having sound recording application.
But at a time only one docker container can access device.
Is there any way that multiple containers will record stream assigned to it without getting device is busy message.

Host machine OS Ubuntu
Guest Machine Os Ubuntu