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

Recorded Audio not captured Properly #107

Open
ShyamSMoorthy opened this issue Nov 25, 2019 · 0 comments
Open

Recorded Audio not captured Properly #107

ShyamSMoorthy opened this issue Nov 25, 2019 · 0 comments
Labels
analysis needed This is a question or potential bug that needs further analysis.

Comments

@ShyamSMoorthy
Copy link

Hello, We are integrating the audio input plugin with Vuejs , Initially we faced the slowness while concatenating , which was have raised #104 was fixed by ourselves . Now we are facing capture issue (i.e) when an audio captured for 5 minutes we able to capture the recording for 5 min , but in between the recorded audio was not playing for a 30-40 sec and again it resumes , this not occurring in a pattern .The time gap occurs in various time intervals and causes a unstable environment.we have tried with both the plugin versions but we the same issue persists.Your valuable inputs are highly appreciated.

The workaround for issue #104 :

audioBuffer.Push(...audioBuffer);

@edimuj edimuj added the analysis needed This is a question or potential bug that needs further analysis. label Nov 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analysis needed This is a question or potential bug that needs further analysis.
Projects
None yet
Development

No branches or pull requests

2 participants