Saket Kumar

Results 2 comments of Saket Kumar

> Could you try this > > config.setOrigin("*"); > > It adds a wildcard to the 'Access-Control-Allow-Origin' header does not work

> I too was in the same situation. The solution I came up with is to use DeviceEventEmitter. In Voice.onSpeechResults() emit the events and the page where you want to...