Since upgrading to 3.4 we receive the following typescript warning: Property 'on' does not exist on type 'ListenLiveClient'.ts(2339). Worked fine with 3.3.x and before.
Code is basically the the live audio example from the readme, see https://stackblitz.com/edit/vitejs-vite-rxpylf?file=src%2Fmain.ts

Since upgrading to 3.4 we receive the following typescript warning:
Property 'on' does not exist on type 'ListenLiveClient'.ts(2339). Worked fine with 3.3.x and before.Code is basically the the live audio example from the readme, see https://stackblitz.com/edit/vitejs-vite-rxpylf?file=src%2Fmain.ts