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

Continuous mode #62

Open
dan-klasson opened this issue Jun 12, 2013 · 7 comments
Open

Continuous mode #62

dan-klasson opened this issue Jun 12, 2013 · 7 comments

Comments

@dan-klasson
Copy link

Any update on this issue?

I did some digging around and found the below command. It will start the recording when sound is detected and end it after 0.5 seconds silence. You'll need to change the percentage to fit your mic.

rec example.flac silence 1 0.5 10% 1 0.5 20%

We could issue the command when the continuous mode is enabled. After the command the audio file is created which is sent to Google. Then the file can be deleted and another process can be opened using the same command. Continuing like that until the continuous mode is disabled.

@dan-klasson
Copy link
Author

Installing SoX on Ubuntu:

sudo apt-get install sox

@BrettMayson
Copy link
Contributor

I am testing this out. I should have something uploaded withing the next hour

@dan-klasson
Copy link
Author

@BmanDesignsCanada: How did it go? Were you able to get it working? If not, what problems did you run into?

@BrettMayson
Copy link
Contributor

It works, its just difficult to add because everyones microphone is different

@dan-klasson
Copy link
Author

Wouldn't that just be the changing the two percentages? That could be set by the user in some config menu using two sliders.

@BrettMayson
Copy link
Contributor

I want to try to write a calibration script. I'm going to a course and am
going to be gone for two weeks. If I get any free time I play to work on
this
On Jul 5, 2013 2:06 PM, "dan-klasson" [email protected] wrote:

Wouldn't that just be the changing the two percentages? That could be set
by the user in some config menu using two sliders.


Reply to this email directly or view it on GitHubhttps://github.com//issues/62#issuecomment-20536732
.

@Sajannair
Copy link

instead of percentage of sound ..what about voice recognition ?

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

3 participants