Capture and cache
Press once to record. Hummic writes audio locally first, so weak WiFi does not mean lost meetings.
Magnetic recording card
Hummic is a thin magnetic recorder for meetings and field notes. It captures 3-5m room audio, caches locally, and sends recordings to the endpoint, storage, or agent runtime you control.
Room voice capture
No phone app required
Your endpoint first
Cache before upload
Product shape
The hardware language is quiet and portable: warm titanium-grey body, one black glass two-line screen, one orange side button, and all acoustic openings moved to the edges.
Workflow-first
Press once to record. Hummic writes audio locally first, so weak WiFi does not mean lost meetings.
Finished files upload as plain multipart form data with device metadata, bearer auth, and retry handling.
WebDAV, S3/R2, cloud drives, and self-hosted connectors are planned as user-owned destinations.
Agent mode is the target live path: stream audio, receive short replies, and render them on the strip.
Your data, your rules
Hummic's job is capture and delivery. Transcription, summaries, translation, CRM updates, and knowledge-base storage happen in systems you choose.
Developer surface
POST /upload
Authorization: Bearer hummic-dev-token
X-Hummic-Device-Id: meeting-room-01
X-Hummic-Recording-Id: R00000001
Content-Type: multipart/form-data
file=@R00000001.ogg
device_id=meeting-room-01
recording_id=R00000001
format=opus
sample_rate=16000
channels=2Early access