decentraland/kernel

Change input/output audio sources via unity-renderer

Closed this issue · 0 comments

popuz commented

Description

Unity-renderer doesn't have a built-in tool for changing audio devices. Thus, we need to do it via a web browser, for which we need to set up communication messages between the renderer and kernel.

Acceptence criteria

Renderer can

  • get available input/output audio devices from the kernel
  • set chosen input/output audio devices to the kernel