require() on the client side

Asked

Viewed 61 times

1

I am currently studying integrations with IBM Watson, more precisely Speech to text, I would like to integrate this solution on the client side, so that you do not need to make requests to the server that will make the request to the IBM server.

I wonder if there is a possibility to use require('ibm-Watson-cloud') on the client side, I read a lot of people talking about webpack, Browserify, but everything related to Gulp and Grunt.

I’m working with Asp.Net-Core 2.x today, and I’m kind of lost on this issue.

  • Someone ? I still can’t find the solution.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.