This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
Make it work with Angular #72
Labels
api: speech
Issues related to the googleapis/nodejs-speech API.
type: question
Request for information or clarification. Not an issue.
web
Hi,
I installed the npm package:
npm install --save @google-cloud/speech
I m curious to know if it possible to make it work with Angular 5 and how to do it?
I read an article about including a js library in an angular project:
https://hackernoon.com/how-to-use-javascript-libraries-in-angular-2-apps-ff274ba601af
But when I add this code:
With
npm start
I have this error:The text was updated successfully, but these errors were encountered: