Skip to content

Latest commit

Β 

History

History
67 lines (36 loc) Β· 1.49 KB

File metadata and controls

67 lines (36 loc) Β· 1.49 KB

Read Article Then Auto-Generate Audio Version

πŸ’¬ From the Open Minis community β€” shared by oneasai on 2026-03-24


🎯 Pain Point

After reading a long article, you want to listen to the summary while doing something else β€” but copying to a TTS tool manually is tedious.


πŸ’‘ What It Does

After Minis reads and summarizes an article, it automatically calls the doubao-tts skill to generate an audio version matching the text summary exactly. The audio file is saved and auto-played at the end of the conversation.


πŸ›  Skills Used

Skill Purpose
doubao-tts Generate the audio version

πŸ’¬ Example Prompt

Read this article and summarize the key points. When done, automatically generate an audio version using doubao-tts and play it.

πŸ“Έ Screenshots

Screenshot by oneasai

πŸ“· Shared by oneasai Β· 2026-03-24 β€” The audio version is automatically generated and played after the article is summarized

βš™οΈ Requirements

  • doubao-tts skill installed
  • DOUBAO_TTS_API_KEY configured; optionally set DOUBAO_TTS_RESOURCE_ID (defaults to seed-tts-2.0)
  • Legacy alternative: configure both DOUBAO_TTS_APPID and DOUBAO_TTS_TOKEN

🏷 Tags

tts audio reading automation doubao


πŸ‘€ Contributor

From the Open Minis Telegram community

Original sharer: oneasai


πŸ“… Last Verified

2026-03-24