Skip to content

feat: support custom MiniMax voice_id#623

Open
emmett001 wants to merge 2 commits into
THU-MAIC:mainfrom
emmett001:feat-minimax-voice-id
Open

feat: support custom MiniMax voice_id#623
emmett001 wants to merge 2 commits into
THU-MAIC:mainfrom
emmett001:feat-minimax-voice-id

Conversation

@emmett001
Copy link
Copy Markdown

Feature

Add support for custom MiniMax voice_id in MiniMax TTS settings.

Changes

  • Added custom Voice ID input field
  • Persist voice_id configuration
  • Inject voice_setting.voice_id into MiniMax TTS request body
  • Support custom voice during TTS testing and Agent playback

Example

ttv-voice-2026053021002326-CYyvUlBU

emmett001 and others added 2 commits May 30, 2026 23:13
添加 MiniMax TTS 设置页面的 Voice ID 输入框,允许用户填写自定义音色 ID。
填写后覆盖 API 请求中 voice_setting.voice_id,为空时沿用默认音色逻辑。
自定义 voice_id 在测试 TTS、Agent 语音输出、语音预览等所有 TTS 场景下均生效。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Prettier formatting fix for MiniMax voice_id feature files to pass CI.
Also suppress React hydration warning on GreetingBar caused by Zustand
persist localStorage store differing between SSR and client render.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@emmett001
Copy link
Copy Markdown
Author

This PR adds support for custom MiniMax voice_id configuration through provider options, allowing users to specify a custom voice when using MiniMax TTS.

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