nodejs-speech icon indicating copy to clipboard operation
nodejs-speech copied to clipboard

This repository is deprecated. All of its content and history has been moved to googleapis/google-cloud-node.

Results 15 nodejs-speech issues
Sort by recently updated
recently updated
newest added

- [ ] 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

api: speech
owl-bot-copy
size: m

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

type: question
priority: p3
api: speech

: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:**...

autorelease: pending
api: speech
size: s

needs `${}` to refer custom class https://cloud.google.com/speech-to-text/docs/reference/rest/v1p1beta1/projects.locations.phraseSets#Phrase

api: speech
samples
size: xs

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....

priority: p2
type: bug
api: speech
flakybot: issue
flakybot: flaky

Hello, I'm trying to reproduce the following GUI settings : ![Screenshot from 2022-07-13 12-09-30](https://user-images.githubusercontent.com/72209627/178709717-00eaf968-fed6-45da-adfc-40d5e8cb7354.png) ![Screenshot from 2022-07-13 12-09-07](https://user-images.githubusercontent.com/72209627/178709720-47a9aae6-50db-4267-9708-7de1ddd475cd.png) I've done this so far : ```js import { SpeechClient } from...

type: question
priority: p3
api: speech

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...

priority: p2
type: bug
api: speech

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.

priority: p2
type: bug
:rotating_light:
api: speech

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...

type: question
api: speech

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)...

type: question
priority: p2
api: speech