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

It doesn't work in window7 chrome 71.0.3578.98 #193

Open
hlbf1314 opened this issue Dec 25, 2018 · 11 comments
Open

It doesn't work in window7 chrome 71.0.3578.98 #193

hlbf1314 opened this issue Dec 25, 2018 · 11 comments

Comments

@hlbf1314
Copy link

It doesn't work in window7 chrome 71.0.3578.98

@hlbf1314
Copy link
Author

https://github.com/mattdiamond/Recorderjs.git
It is available before updating to the latest version

@hlbf1314
Copy link
Author

I fix this bug
Before call this record method, call the resume firs. like this:
audio_context.resume(); recorder.record();

@Haok9800
Copy link

Haok9800 commented Jan 4, 2019

I had the same problem,Can you show your code?

I fix this bug
Before call this record method, call the resume firs. like this:
audio_context.resume(); recorder.record();

@acrosson
Copy link

acrosson commented Jan 7, 2019

@Haok9800 nice, works for me now!

@Haok9800
Copy link

nice, works for me now!

I can't understand!Please teach me how to use it,Thx!

@acrosson
Copy link

@Haok9800 Just use the example and update the example_simple_exportwav.html on line 49 with recorder && audio_context. resume() && recorder.record();

@Haok9800
Copy link

@Haok9800 Just use the example and update the example_simple_exportwav.html on line 49 with recorder && audio_context. resume() && recorder.record();

@Haok9800 Just use the example and update the example_simple_exportwav.html on line 49 with recorder && audio_context. resume() && recorder.record();

Can you use it on mobile?

@Haok9800
Copy link

@Haok9800 Just use the example and update the example_simple_exportwav.html on line 49 with recorder && audio_context. resume() && recorder.record();

@Haok9800 Just use the example and update the example_simple_exportwav.html on line 49 with recorder && audio_context. resume() && recorder.record();

Can you use it on mobile?

Can't works on mobile;Only run on IOS-safri。

@Haok9800
Copy link

@Haok9800 Just use the example and update the example_simple_exportwav.html on line 49 with recorder && audio_context. resume() && recorder.record();

@Haok9800 Just use the example and update the example_simple_exportwav.html on line 49 with recorder && audio_context. resume() && recorder.record();

Can you use it on mobile?

Can't works on mobile;Only run on IOS-safri。
You mei you neng gou yunxing zai Web duan de H5 luyin!

@Haok9800
Copy link

@Haok9800 Just use the example and update the example_simple_exportwav.html on line 49 with recorder && audio_context. resume() && recorder.record();

@Haok9800 Just use the example and update the example_simple_exportwav.html on line 49 with recorder && audio_context. resume() && recorder.record();

Can you use it on mobile?

Can't works on mobile;Only run on IOS-safri。
You mei you neng gou yunxing zai Web duan de H5 luyin!

Yeah, I also encountered this problem!

@JuneWang719
Copy link

@Haok9800 Just use the example and update the example_simple_exportwav.html on line 49 with recorder && audio_context. resume() && recorder.record();

thank you very much! I am so excited!!! I have wasted a lot of time!

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