nodejs-speech
nodejs-speech copied to clipboard
This repository is deprecated. All of its content and history has been moved to googleapis/google-cloud-node.
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 468790263 Source-Link: https://github.com/googleapis/googleapis/commit/873ab456273d105245df0fb82a6c17a814553b80 Source-Link: https://github.com/googleapis/googleapis-gen/commit/cb6f37aeff2a3472e40a7bbace8c67d75e24bee5 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2I2ZjM3YWVmZjJhMzQ3MmU0MGE3YmJhY2U4YzY3ZDc1ZTI0YmVlNSJ9
Hi, I'm trying to update to the latest version but on [NPM](https://www.npmjs.com/package/@google-cloud/speech) the lates version still 4.10.2
:robot: I have created a release *beep* *boop* --- ## [5.0.1](https://github.com/googleapis/nodejs-speech/compare/v5.0.0...v5.0.1) (2022-07-25) ### Bug Fixes * **deps:** do not depend on protobufjs; bump dep in samples ([#911](https://github.com/googleapis/nodejs-speech/issues/911)) ([02c3fb7](https://github.com/googleapis/nodejs-speech/commit/02c3fb74f1229162401922fad143852a12338fe6)) * **deps:**...
needs `${}` to refer custom class https://cloud.google.com/speech-to-text/docs/reference/rest/v1p1beta1/projects.locations.phraseSets#Phrase
This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting....
Hello, I'm trying to reproduce the following GUI settings :   I've done this so far : ```js import { SpeechClient } from...
When adding `@google-cloud/speech` to a fresh React Native project with Expo, I am unable to implement it. #### Environment details - OS: Windows 10 - Node.js version: v16.14.0 - npm...
Links inside protos should be absolute URLs, so that they're appropriately linked to in generated reference documents. #825 introduces relative links, which causes doc tests to fail.
We are using the nodejs-speech library for a call transcription feature on our web application. But we have noticed an issue that it's also converting the caller's voice when I...
Error: 14 UNAVAILABLE: 408:Request Timeout at Object.callErrorFromStatus (/Users/gomda/Desktop/TOIA-2.0/server/node_modules/@grpc/grpc-js/build/src/call.js:31:26) at Object.onReceiveStatus (/Users/gomda/Desktop/TOIA-2.0/server/node_modules/@grpc/grpc-js/build/src/client.js:391:49) at Object.onReceiveStatus (/Users/gomda/Desktop/TOIA-2.0/server/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:299:181) at /Users/gomda/Desktop/TOIA-2.0/server/node_modules/@grpc/grpc-js/build/src/call-stream.js:160:78 at processTicksAndRejections (internal/process/task_queues.js:77:11) { code: 14, details: '408:Request Timeout', metadata: Metadata { internalRepr: Map(4)...