Skip to content

(AudioInput): add SamplesRate parameter#2608

Merged
rorychatt merged 5 commits intomainfrom
2323-audio-add-samplerate-parameter-to-audiorecorder
Mar 15, 2026
Merged

(AudioInput): add SamplesRate parameter#2608
rorychatt merged 5 commits intomainfrom
2323-audio-add-samplerate-parameter-to-audiorecorder

Conversation

@ArtemKhvorostianyi
Copy link
Copy Markdown
Collaborator

Adds a SampleRate property to the AudioInput widget so callers can request a target recording sample rate in Hz. When SampleRate is not set, the browser uses its default (typically 48 kHz).

image

Updated Docs, added text explanations and code parameter usage in existing Audio Format section
image

Updated Samples app with adding example of usage:
image

@ArtemKhvorostianyi ArtemKhvorostianyi linked an issue Mar 14, 2026 that may be closed by this pull request
@ArtemKhvorostianyi ArtemKhvorostianyi changed the title (AudioInput): add SamplesRate parametr (AudioInput): add SamplesRate parameter Mar 14, 2026
@rorychatt rorychatt self-assigned this Mar 15, 2026
@rorychatt rorychatt merged commit 3fdedda into main Mar 15, 2026
11 checks passed
@rorychatt rorychatt deleted the 2323-audio-add-samplerate-parameter-to-audiorecorder branch March 15, 2026 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

(audio): Add SampleRate parameter to AudioRecorder

2 participants