Jeetendra Gund

Results 7 comments of Jeetendra Gund

I want to get Unicode from input or textarea? but getting as "Hello 😃", so I can store the Unicode in the database and get it to convert to image...

Added in webpack.config.js: alias: { "@react-wavy-audio": false } Throwing the below exception once made the changes as you suggested: **Invalid configuration object. Webpack has been initialised using a configuration object...

**Uncaught Invariant Violation: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from...

@curtishollawayTSI Can you please help me out to get the list of media devices(input devices like headset or wireless) and set for the voice call?

@embbnux here 'phone.audioSettings.availableInputDevices' - **phone** means **WebPhone** instance right?

In _webphone instance there are not any **audioSettings** method available to set this **setData({ inputDeviceId: your_device_id })**. Is it possible set the **setData({ inputDeviceId: your_device_id })** using *_webPhone* instance? Let...

@muradhaider5, @ssulzer Can you please help me, to run the ComplianceRecordingBot sample locally using ngrok to test and debug ngrok locally? or Can you please provide the steps to do...