Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React in async handler when video or photo appears https://www.npmjs.com/package/@google-cloud/vision #14

Open
FreePhoenix888 opened this issue Dec 3, 2022 · 1 comment
Assignees
Labels
task Formulated actions with persistent result

Comments

@FreePhoenix888
Copy link
Member

FreePhoenix888 commented Dec 3, 2022

https://www.npmjs.com/package/@google-cloud/vision

@FreePhoenix888 FreePhoenix888 converted this from a draft issue Dec 3, 2022
@FreePhoenix888 FreePhoenix888 added the task Formulated actions with persistent result label Dec 3, 2022
@FreePhoenix888 FreePhoenix888 changed the title React in async handler when video or photo appears https://www.npmjs.com/package/@google-cloud/speech React in async handler when video or photo appears https://www.npmjs.com/package/@google-cloud/vision Dec 20, 2022
@FreePhoenix888
Copy link
Member Author

FreePhoenix888 commented Feb 26, 2023

const client = new ImageAnnotatorClient({
    key: serviceAccount
  });

You need to pass auth instance to use gRPC-fallback client in browser or other non-Node.js environments. Use OAuth2Client from google-auth-library.

UPD: This comment is not relevant. Take in account how we made google cloud speech package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Formulated actions with persistent result
Projects
Status: In Progress
Development

No branches or pull requests

3 participants