Skip to content

docs: clarify Weixin media voice behavior#217

Open
flute wants to merge 1 commit into
Tencent:mainfrom
flute:docs/media-voice-notes
Open

docs: clarify Weixin media voice behavior#217
flute wants to merge 1 commit into
Tencent:mainfrom
flute:docs/media-voice-notes

Conversation

@flute

@flute flute commented Jun 30, 2026

Copy link
Copy Markdown

Summary

  • Clarify that outbound media routing currently sends audio/* as a FILE attachment.
  • Clarify that protocol-level VOICE types exist, but the SDK does not currently expose a public sendVoice helper.
  • Add a note that sendmessage HTTP success is not sufficient; callers should verify business ret and real client rendering for media.

Why

The protocol type table lists VOICE, but the current outbound send implementation only provides text/image/video/file helpers. Users may assume VOICE is product-ready for native WeChat voice bubbles, while current SDK behavior routes audio MIME files to file attachments.

This documentation change avoids users mistaking "type exists in protocol" for "native voice send is supported".

Related issues:

Validation

Docs-only change; no runtime behavior changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant