Chatter Tech
Results
2
comments of
Chatter Tech
Electron doesn't support system audio recorder since its a chromium-based app. and currently, there is no chrome API for recording system audio
` const providerOptions = { walletconnect: { package: WallectConnectProvider, options: { rpc: { 1337: 'http://localhost:8545', }, chainId: 1337, }, }, } ` You just need to change the provider options!.