Skip to content

[Docs] Sync Slack audio and Gemini guidance - #1175

Draft
roomote-community[bot] wants to merge 1 commit into
developfrom
fix/public-docs-sync-1wy76b8g8xdae
Draft

[Docs] Sync Slack audio and Gemini guidance#1175
roomote-community[bot] wants to merge 1 commit into
developfrom
fix/public-docs-sync-1wy76b8g8xdae

Conversation

@roomote-community

Copy link
Copy Markdown
Contributor

Created by Roomote. Follow up by mentioning @roomote, in the web UI, or in Discord.

What changed

  • document Slack audio attachment transcription, including supported formats, the 20 MiB limit, first-attachment behavior, model requirements, and warning cases
  • update the Google Gemini guide to identify Gemini 3.6 Flash as the default recommendation across roles

Why this change was made

These user-facing behaviors merged without complete matching public documentation. The update keeps the provider guides aligned with the current shipped behavior.

Impact

Users and operators can now find accurate guidance for Slack audio messages and current Google Gemini model recommendations. There is no product behavior change.

Screenshots

Slack audio attachment documentation

Google Gemini default recommendation documentation

@roomote-community

roomote-community Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor Author

1 issue outstanding. See task

  • apps/docs/providers/communications/slack.mdx:159: The multiple-audio warning is absent when the first audio attachment is unsupported or oversized.

Reviewed bcef4bf

AAC, FLAC, MP4, MPEG, OGG, WAV, or WebM. The deployment also needs at least one
configured model that supports audio input.

If a message contains multiple audio attachments, Roomote transcribes only the

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This condition is not unconditional. In processSlackAttachments, an unsupported or oversized first audio attachment returns at lines 145-161 before the audioFiles.length > 1 block at line 201, so multiple attachments in either case produce only the unsupported/size warning. Qualify this sentence or change the handler so the docs remain accurate.

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