Skip to content

Add MediaTrackConstraints options for the audio track #45

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

Merged
merged 1 commit into from
May 19, 2023

Conversation

samhirtarif
Copy link
Owner

Adds feature requested in Issue#44

  • Add prop audioTrackConstraints that can be passed to the AudioRecorder component
  • The same constraints can also be passed to the useAudioRecorder hook.

Note: In case you are using a combination of AudioRecorder component and useAudioRecorder hook, the constraints should be passed to the useAudioRecorder hook

@samhirtarif samhirtarif merged commit e53baf0 into master May 19, 2023
@samhirtarif samhirtarif deleted the feat_add_mediatrackconstraints branch May 19, 2023 14:24
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.

1 participant