Reloadium Podcasts Help
How-to guides and documentation for Reloadium Podcasts features.
13 articles
Back To Start
Navigates back to the topic input screen, clearing the current series and episode selection.
Control Audio
Controls the audio player at the top of the screen. Use action
Generate All Missing Audio
Bulk-generates TTS audio for all episodes that have content but no audio yet. Fire-and-forget — the UI shows progress au
Generate Episode Audio
Generates TTS audio for an episode and starts playback. Only call this if audioReady was false in the selectEpisode resu
Generate More Episodes
Generates additional episodes for the currently loaded podcast series and appends them to the episode list. Suggest this
Generate Series
Generates a new podcast series outline for the given topic. The app switches to the series view automatically.
List Series History
Returns all podcast series saved in history (user-created and demos), with id, title, topic, episodeCount, language, and
Load Series From History
Loads a previously saved series by id. Use listSeriesHistory to find available series ids.
Play Episode Audio
Plays existing audio for an episode. Call this when audioReady is true after selectEpisode. If audioReady is false, call
Read Current Series
Returns the currently loaded podcast series: title, topic, description, language, and episode list with ids, titles, and
Read Episode Content
Returns the generated content summary for a specific episode: keyFacts, timelineEventCount, quizQuestionCount, transcrip
Select Episode
Selects an episode in the current series, triggering content generation if not already cached. Use readCurrentSeries to
Select Episode Tab
Switches the active tab in the episode view. Available tabs: cover, transcript, timeline, facts, quiz, perspectives.