Reflector is a transcription and summarization pipeline that transforms audio into knowledge. @@ -101,7 +106,6 @@ const TranscriptCreate = () => { />
Checking permissions...
) : permissionOk ? ( @@ -131,13 +134,23 @@ const TranscriptCreate = () => { Request Microphone Permission )} - + {loadingRecord ? "Loading..." : "Record Meeting"} + +