Back to Moonshine

Meeting Notes App

examples/web/meeting-notes/index.html

0.1.11.2 KB
Original Source

BIUS

CopyMarkdownWordSRTAudio

0:00 / 0:00 Click where you want to start, or select some text to hear just that. Rename a speaker and every line of theirs follows.

MicrophoneMeeting audioRecording #Settings, browser support, and taking notes without a meeting

What gets captured Keep the audio, so you can play it back and check a wordTell the meeting's speakers apart Drop anything your microphone picked up off the speakers

Microphone

Browsers keep their own default input, which can disagree with the one your operating system is using, and when it does it returns silence rather than an error. Naming the device here fixes that, and the choice is remembered.

Which browsers can do this

Capturing a meeting's audio needs Chrome or Edge. Firefox and Safari implement screen sharing but not the audio that goes with it, so there is nothing for this page to transcribe there. On macOS, sharing a native app's audio needs Chrome 141 or later on macOS 14.2 or later; before that only a browser tab's audio could be captured, so you would join the meeting in a tab rather than the desktop app.

Add a line without speaking it Send

Takes the same path a transcribed line takes, so it lands in the document with the same formatting and export behaviour.