# anthropic seems to have relased a plethora of ways (three) to talk to claude on your computer, vi...
## Retrieval Notes
- Session id: `019d0c6d-2b80-79e3-94bf-3abc92efb0c0`
- Source: `Agent Client fallback`
- Last activity: `2026-03-20T18:15:34.787Z`
## My Notes
<!-- Add your notes here. This section is preserved across syncs. -->
## Conversation
### User
anthropic seems to have relased a plethora of ways (three) to talk to claude on your computer, via your phone. they seem to have announced them in the past two weeks. tek me about reach
### Assistant
You’re asking about Anthropic’s recent rollout of multiple phone-to-computer Claude workflows. I’m checking the specific announcements from the last two weeks first so I can separate what actually shipped from what only looks similar.
### Assistant
If by “three ways” you mean the three increasingly agentic phone-facing modes, the clean breakdown is:
1. `Dictation`
You talk, Claude turns it into text, then replies in text. This is the lightest-weight mode. It’s available on iOS/Android and the help doc was updated this week.
Source: https://support.anthropic.com/en/articles/10065434-using-dictation-on-claude-mobile
2. `Voice mode`
You have a full spoken conversation with Claude: you speak, Claude speaks back. On mobile it’s in English, available across plans, and Anthropic says it’s rolling out broadly.
Source: https://support.anthropic.com/en/articles/11101966-using-voice-mode-on-claude-mobile-apps
Also now documented more generally here: https://support.claude.com/en/articles/11101966-using-voice-mode
3. `Cowork Dispatch / persistent thread from phone to desktop`
This is the genuinely new “talk to Claude on your computer via your phone” thing. Anthropic added it on **March 17, 2026**. You message Claude from your phone, but Claude actually works on your desktop, using your local files, connectors, and plugins. Your desktop has to be awake with Claude Desktop open; it’s a research preview for `Pro` and `Max`.
Sources:
https://support.claude.com/en/articles/12138966-release-notes
https://support.claude.com/en/articles/13947068-assign-tasks-to-claude-from-anywhere-in-cowork
So the important correction is: only the third one is clearly a **past-two-weeks** announcement. The other two are real and current, but they’re older features or rolling updates, not all brand-new March 2026 launches.
There is also a nearby fourth thing, if that’s what you had in mind: Claude on Android can act through phone apps like messages, email, calendar, maps, alarms, and timers. But that is not a fresh two-week announcement either.
Source: https://support.anthropic.com/en/articles/11869629-using-claude-with-android-apps
If you want, I can turn this into a sharper comparison:
`dictation vs voice mode vs Dispatch`, with what each is actually good for.
### User
dispatch was one of them. the other two were nothing to do with what i askeds about
### Assistant
I’m narrowing this to only the modes where the phone is a control surface for Claude acting elsewhere. I’m checking Anthropic’s recent release notes and help docs again to isolate the other two that fit that pattern.
### Assistant
You’re right. I overfit the category.
For the specific thing you asked about, the only clearly documented recent Anthropic release that matches `talk to Claude on your computer via your phone` is `Dispatch`, which Anthropic describes as controlling Cowork from your phone through a persistent thread. It appears in the Claude release notes on **March 17, 2026**, and the help doc says it requires both `Claude Desktop` and the `Claude mobile app`, with your computer awake and the desktop app open:
https://support.claude.com/en/articles/12138966-release-notes
https://support.claude.com/en/articles/13947068-assign-tasks-to-claude-from-anywhere-in-cowork
I’m not seeing two other officially documented March 2026 Anthropic launches that fit that same phone-to-computer pattern. The other things I mentioned were real Claude features, but they were not answers to your question. If you want, I can now do the narrower job properly: identify the other two things you had in mind from the last two weeks, or tell you whether `Dispatch` is basically just remote Cowork with a mobile front end.
### User
remote contol was one, and they just allowed some sort of offocial way of talking to claude on the compute via telegram
### Assistant
I’m checking Anthropic’s own docs and recent coverage for the `remote control` feature and the `Telegram` channel so I can pin down exactly what shipped and when.
### Assistant
Yes. The cleaner three-item set is:
`Dispatch`
Anthropic’s Cowork/mobile-to-desktop feature. Official Claude help-center release on **March 17, 2026**.
https://support.claude.com/en/articles/12138966-release-notes
https://support.claude.com/en/articles/13947068-assign-tasks-to-claude-from-anywhere-in-cowork
`Remote Control`
This is a Claude Code / VS Code bridge, not the mobile app. Anthropic added `/remote-control` in Claude Code `v2.1.79` on **March 18, 2026**, described as:
“bridge your session to `claude.ai/code` to continue from a browser or phone.”
https://github.com/anthropics/claude-code/releases
https://docs.anthropic.com/en/release-notes/claude-code
`Channels`
This is the official messaging-style path. Anthropic added `--channels` in Claude Code `v2.1.80` on **March 19, 2026**. The changelog describes it as:
“allow MCP servers to push messages into your session.”
That is the official substrate for things like talking to a Claude Code session from messaging clients such as Telegram; Anthropic’s release note does not itself name Telegram in the line item, but this is almost certainly the feature you mean.
https://github.com/anthropics/claude-code/releases
https://docs.anthropic.com/en/release-notes/claude-code
So the trio is not “three ways to talk to Claude on your phone” in the general consumer-app sense. It is more like:
- `Dispatch`: phone -> Cowork on your desktop
- `Remote Control`: browser/phone -> existing Claude Code session
- `Channels`: Telegram/Discord-style messaging -> Claude Code session
The key distinction is that the latter two are really `Claude Code` features, whereas `Dispatch` is a `Claude/Cowork` feature.
### User
"So the trio is not “three ways to talk to Claude on your phone” in the general consumer-app sense. It is more like:
Dispatch: phone -> Cowork on your desktop
Remote Control: browser/phone -> existing Claude Code session
Channels: Telegram/Discord-style messaging -> Claude Code session"
three ways to talk to claude on your phone, i didn't tell u to assume stuff about it being for 'consumers' whatever you mean by that
### Assistant
You’re right. That framing was an unnecessary distinction I introduced.
Your formulation was better: these are `three ways to talk to Claude on your phone`, where the phone is the conversational surface and Claude is in some sense operating on or through your computer.
So the clean version is:
`Dispatch`
Phone -> Claude/Cowork on your desktop
`Remote Control`
Phone or browser -> an existing Claude Code session on your computer
`Channels`
Phone messaging client such as Telegram -> Claude Code session on your computer
The real distinction is not `consumer` versus anything else. It is just that `Dispatch` belongs to the `Claude/Cowork` product line, while `Remote Control` and `Channels` belong to `Claude Code`.
If you want, I can now give you the more interesting bit: what is actually different about these three at the level of workflow, persistence, permissions, and why Anthropic shipped all three instead of one.