From 1b3be17930fca588b556342f9ec07e5085419b4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A9sz=C3=A1ros=20Mih=C3=A1ly?= Date: Thu, 23 Apr 2020 23:05:15 +0200 Subject: [PATCH] Add to devicechange listener --- app/src/RoomClient.js | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/RoomClient.js b/app/src/RoomClient.js index eb63cb0..21fd9ec 100644 --- a/app/src/RoomClient.js +++ b/app/src/RoomClient.js @@ -458,6 +458,7 @@ export default class RoomClient await this._updateAudioDevices(); await this._updateWebcams(); + await this._updateAudioOutputDevices(); store.dispatch(requestActions.notify( {