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

How can I create audio file that node.js google speech server can recognize?? #508

Closed
geoseong opened this issue Oct 26, 2017 · 1 comment

Comments

@geoseong
Copy link

Hi.

I want to create client side page that hopefully can record their voice at any remote device(no Sarafi for mobile support on mobile : see Mozilla MediaRecorder API)

I created recorded audio file and run google speech command but google speech server response of Transcription is nothing.
I run command like node recognize.js sync ./resources/hello.raw -e LINEAR16 -r 16000

So I link my code of client side page and please see what's wrong.
I want to know what options work to 16000 sampleRateHertz and LINEAR16 Encoding in Javascript MediaRecorder API.

my code of client side page : https://gist.github.com/geoseong/d42c24a3bdae9c2bb0d30b7fe7ecbe0a

Thanks.

@fhinkel
Copy link
Contributor

fhinkel commented Nov 8, 2018

If the issue still persists, please file it here. Thank you.

@fhinkel fhinkel closed this as completed Nov 8, 2018
ace-n pushed a commit that referenced this issue Nov 14, 2022
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
ahrarmonsur pushed a commit that referenced this issue Nov 16, 2022
ahrarmonsur pushed a commit that referenced this issue Nov 16, 2022
ace-n pushed a commit that referenced this issue Nov 16, 2022
ahrarmonsur pushed a commit that referenced this issue Nov 16, 2022
ahrarmonsur pushed a commit that referenced this issue Nov 16, 2022
ahrarmonsur pushed a commit that referenced this issue Nov 16, 2022
ace-n pushed a commit that referenced this issue Nov 17, 2022
unforced pushed a commit that referenced this issue Nov 17, 2022
* chore(main): release 6.3.1

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
ace-n pushed a commit that referenced this issue Nov 17, 2022
ahrarmonsur pushed a commit that referenced this issue Nov 17, 2022
ace-n pushed a commit that referenced this issue Nov 21, 2022
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
ace-n pushed a commit that referenced this issue Nov 21, 2022
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
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

No branches or pull requests

2 participants