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

Does you script supposed to run on mac os 10.9 #9

Open
Koka5 opened this issue Jul 5, 2014 · 4 comments
Open

Does you script supposed to run on mac os 10.9 #9

Koka5 opened this issue Jul 5, 2014 · 4 comments

Comments

@Koka5
Copy link

Koka5 commented Jul 5, 2014

When i run the example.js

i get the error :

rec FAIL formats: no handler for given file type `flac'.

I have installed SoX from 'brew' and and I do have flac 1.2.1 installed.

I have gone though man pages at http://sox.sourceforge.net/sox.pdf but did not get the information that I am looking for.

How can I add support for .flac files?

I am on OS X 10.9.3

@fsad
Copy link

fsad commented Aug 22, 2014

@Koka5 I had the same issue and followed the instructions on this page: http://apple.stackexchange.com/questions/137108/how-can-i-add-support-for-flac-files-in-sox
This worked for me.

Now I'm getting a '400' status code - "Non-200 answer from Google Speech API (400)" indicating something's wrong with the request :( ..

@Jamil
Copy link
Contributor

Jamil commented Aug 28, 2014

@fsad Google updated their Speech API; node-speakable uses v1.0 which is deprecated and no longer supported. I've forked this repo and submitted a PR to use v2, but you'll still need an API key from Google (which limits you to 50 requests/day). You can see the README in my fork for info on how to get one. #8

@sreuter
Copy link
Owner

sreuter commented Aug 28, 2014

Just merged that PR. Thanks @Jamil for that one!

@fsad
Copy link

fsad commented Aug 28, 2014

@Jamil @sreuter Thanks a lot!

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

4 participants