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

Speech partial veneer #2459

Merged

Conversation

lukesneeringer
Copy link
Contributor

Supercedes #2421.

exposing the auto-gen surface, with some manual glue code.

See googleapis#2421 for the details. This PR is the canonical one instead in order
to decouple it from Vision (which I based the previous branch off of).
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 15, 2017
"name": "@google-cloud/speech",
"version": "0.9.4",
"version": "0.10.0",

This comment was marked as spam.

"proxyquire": "^1.7.10",
"tmp": "^0.0.31",
"uuid": "^3.0.1"
"intelli-espower-loader": "^1.0.1",

This comment was marked as spam.

"uuid": "^3.0.1"
"intelli-espower-loader": "^1.0.1",
"mocha": "^3.2.0",
"nyc": "^10.3.0",

This comment was marked as spam.

@googlebot googlebot added cla: no This human has *not* signed the Contributor License Agreement. and removed cla: yes This human has signed the Contributor License Agreement. labels Jul 15, 2017

requestStream,

// Pass through the results.

This comment was marked as spam.

@googleapis googleapis deleted a comment from googlebot Jul 15, 2017
*
* @example
*
* var client = require('@google-cloud/speech')();

This comment was marked as spam.

This comment was marked as spam.

@googleapis googleapis deleted a comment from googlebot Jul 15, 2017
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 99.89% when pulling ac55bc1 on lukesneeringer:speech-partial-veneer into 4b5158e on GoogleCloudPlatform:master.

@stephenplusplus stephenplusplus merged commit 80d5c3b into googleapis:master Jul 15, 2017
@lukesneeringer lukesneeringer deleted the speech-partial-veneer branch July 15, 2017 01:52
* onto the pure GAPIC.
*/
module.exports = () => {
var methods = {};

This comment was marked as spam.

sofisl pushed a commit that referenced this pull request Jan 24, 2023
This commit adds the Speech "partial Veneer", which shifts us to mostly
exposing the auto-gen surface, with some manual glue code.
sofisl pushed a commit that referenced this pull request Jan 25, 2023
This commit adds the Speech "partial Veneer", which shifts us to mostly
exposing the auto-gen surface, with some manual glue code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: no This human has *not* signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants