Q1战略回顾,2026年1月14日
此笔记超过30天。升级至付费套餐以查看。
~/.ducktype/meetings
开放格式
每次会议在您的会议文件夹中生成三个纯Markdown文件:带有说话人标签和时间戳的转录文本、AI摘要,以及您自己的笔记。每个文件均以YAML前置元数据开头,任何工具均可读取其中的元数据。
您今天可以用文本编辑器打开这些文件,十五年后也可以,即使我们停止运营也不例外。无需导出,因为内容从未被锁定。
--- id: "005cd559-0d88-4557-a4f7-3b62fc3bb8aa" name: "Q1 strategy review" createdAt: "2026-04-22T11:26:51+00:00" --- # Transcript **[You]** 00:04 Let's start with the meetings rollout. Where are we with the auto title? **[Them]** 00:11 Shipping behind a flag this week. Saw some weird truncation on short clips so I added a min-words threshold. **[You]** 00:24 Good. #decision: ship the 30-second floor and revisit if anyone hits it.
--- id: "005cd559-0d88-4557-a4f7-3b62fc3bb8aa" name: "Q1 strategy review" model: "claude-sonnet-4-6" provider: "DuckType Cloud" createdAt: "2026-04-22T11:58:19+00:00" --- ## Discussion The team reviewed the meetings rollout. Auto-title is shipping behind a flag this week with a 30-second floor to avoid truncation on short clips. ## Decisions * Ship the 30-second floor and revisit if anyone hits it. ## Action Items * [ ] Priya: backfill telemetry for clips under 30s. * [ ] You: draft the changelog entry.
数据锁定,说清楚
试用期结束,文件也随之消失。或者,更委婉地说,它不再向您显示。存在您自己磁盘上的文件不会这样。
Q1战略回顾,2026年1月14日
此笔记超过30天。升级至付费套餐以查看。
Q1战略回顾,2026年1月14日
现在可以打开,明年可以打开,换台电脑也可以打开。它就是一个文件,文件不会失效。
截至2026年4月,Granola 免费版会隐藏30天前的笔记,直到升级付费,且导出仅限标题和摘要。我们亲自验证过。
通话双方的声音
DuckType 分别录制您的麦克风音频和当前使用的应用所发出的音频,形成两路独立轨道。通话中的其他人不会听到任何额外声音,无需邀请、无需新参与者、不产生任何通知。
您的麦克风
track 1
您的会议应用正在使用的任何音频输入——耳机、AirPods 或笔记本麦克风,我们接入相同的输入源。
其他应用
track 2
在操作系统层面捕获系统音频。Zoom、Meet、Teams、Slack 群组通话,以及任何在设备上播放声音的应用。
两路独立音轨,而非混合文件。转录内容会标注每位发言者,因为各方声音从未被合并。
后台录音
音频录制在原生后端运行,而非浏览器窗口。关闭窗口不会停止录音。桌面应用只是一个薄壳,真正负责监听的是后台进程。
合上盖子。
The recorder keeps running. Open it back up and the file is still growing.
锁定屏幕。
System audio and microphone capture continue. macOS does not pause your background recording.
允许显示器休眠。
The recorder is a background process. Display sleep, screensaver, and inactivity timers do not interrupt it.
功能介绍
以上是我们的主张,以下是实际功能。
Voice activity detection chops the audio into utterances and transcribes them as the meeting unfolds.
Use any model you want. Bring your own key for cloud models, or run a local one. The summary is just another file in the folder.
Type #decision or #followup while a meeting is live. Tags become real metadata in the saved file.
When the meeting ends the file gets a sensible name. No more 'Untitled, 14 April'.
Audio playback continues with the window in the background. Scrub the transcript while you do something else.
Got an audio or video file from somewhere else? Drag it onto the app and you get the same transcript and summary treatment.