Skip to main content

media-recorder-api

MediaRecorder API로 마이크 오디오를 녹음·Blob 생성·Whisper 등 STT 서버에 전송하는 절차. 생성자 옵션(mimeType, audioBitsPerSecond), isTypeSupported 분기, 이벤트(dataavailable/start/stop/error/pause/resume), 청크 수집과 Blob 결합, start(timeslice) vs stop 일괄, pause/resume, stream.getTracks().stop() 리소스 정리, Whisper API multipart 전송, 인코딩 변환, iOS Safari 함정과 메모리 누수 패턴을 포함한다.

Jump to install

Source facts

Repository
puk0806/gugbab-claude
Last source activity
May 15, 2026 at 07:09
Detected SKILL.md language
Korean
Stars
2
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.