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

Utilize audio property latency in microphone AudioRecord #439

Merged
merged 3 commits into from
Aug 24, 2022

Conversation

edaniels
Copy link
Member

This was causing issues with recording when miniaudio interpreted the latency on its own to 10ms.

@codecov
Copy link

codecov bot commented Aug 22, 2022

Codecov Report

Merging #439 (d8f3cd5) into master (58dc90d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #439   +/-   ##
=======================================
  Coverage   47.81%   47.81%           
=======================================
  Files          67       67           
  Lines        4476     4476           
=======================================
  Hits         2140     2140           
  Misses       2209     2209           
  Partials      127      127           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@edaniels edaniels requested a review from at-wat August 24, 2022 11:26
@edaniels edaniels merged commit 3bec69b into pion:master Aug 24, 2022
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

Successfully merging this pull request may close these issues.

2 participants