Docs: Monitor live mic-level meter (#803)#804
Merged
Conversation
The Monitor now shows a per-recording level meter (from the participant beacon's audio_level) so the host can see audio is actually flowing, with a soft "check the mic isn't muted" nudge when it goes silent. Reflected in FACTS, the recording feature page, and the host collecting-conversations retelling. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up to #802 (which caught up docs for #778–#800). Documents the live mic-level meter added to the Monitor in #803.
The Monitor now shows a per-recording level meter (from the participant beacon's
audio_level, 0..1 RMS) so the host can see audio is actually flowing — not just that chunks are landing — with a soft "check the mic isn't muted" nudge when it goes silent.Updated, all grounded in the shipped labels:
docs/_authoring/FACTS.md— Monitor per-conversation rows now list the mic-level meterdocs/features/recording.md— "Is the audio coming in?" bulletdocs/users/host/collecting-conversations.md— host retellingBuild:
folder2websiteclean (84 pages, no broken links/anchors).🤖 Generated with Claude Code