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

Pass in custom request parameters to speechToText #2

Merged
merged 1 commit into from
Jul 22, 2014
Merged

Conversation

mikkoh
Copy link
Contributor

@mikkoh mikkoh commented Jul 22, 2014

Made it so that you can pass a an object which represents request parameters to the speech api. (allowing you to change language or audio file type for instance).

Also changed it so that access token is saved when getAccessToken is called. This makes it redundant to have to pass in an accessToken to speechToText function since you'll have either passed it through the constructor or called getAccessToken.

@mko
Copy link
Owner

mko commented Jul 22, 2014

Looks good. I'll push this up to NPM in a moment.

mko added a commit that referenced this pull request Jul 22, 2014
Pass in custom request parameters to speechToText
@mko mko merged commit b1164d3 into mko:master Jul 22, 2014
@mikkoh
Copy link
Contributor Author

mikkoh commented Jul 22, 2014

Sweet thanks ;)

@mko
Copy link
Owner

mko commented Jul 22, 2014

0.3.0 is all you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants