AutoContent API
Ctrlk
  • ๐Ÿ”ฎAPI Documentation
  • ๐Ÿš€Quick Start
  • ๐Ÿช™Credits
  • ๐Ÿ“–Code Samples
    • C#
    • Node.js
    • Java
    • PHP
    • Python
    • Podcast Scenario Examples
      • C# Podcast Examples
        • ๐Ÿ“œCreate from a Custom Script
        • ๐Ÿ“ฐCreate from Saved Feeds
        • ๐Ÿ“„Create from a PDF Upload
        • ๐Ÿ”ฌCreate from Deep Research Results
        • ๐Ÿ“Create from Raw Text
        • ๐Ÿ’กCreate from a Topic Prompt
        • ๐Ÿ”—Create from a Website
        • โ–ถ๏ธCreate from a YouTube Video
        • โฑ๏ธSet Podcast Duration
        • ๐ŸŒSet Podcast Language
        • ๐ŸŽ™๏ธSet Podcast Style
      • Node.js Podcast Examples
      • Java Podcast Examples
      • PHP Podcast Examples
      • Python Podcast Examples
    • Explainer Video Scenario Examples
  • ๐ŸŒŽLanguages
  • ๐Ÿ—ฃ๏ธVoices
  • ๐Ÿ”ฎIntegrations
  • ๐ŸšจError Codes
  • โ“FAQ
  • ๐Ÿ”ŒOpen API
  • โš’๏ธTest it
  • ๐Ÿ’ณBilling
  • YouTube Channel
  • X
  • ๐Ÿ“ฉSupport
Powered by GitBook
On this page
  1. ๐Ÿ“–Code Samples
  2. Podcast Scenario Examples

C# Podcast Examples

Use these .NET samples to recreate the podcast scenario recipes. Check the C# setup guide for HttpClient tips and authentication helpers.

Recipes

  • ๐ŸŒ Set Podcast Language

  • โฑ๏ธ Set Podcast Duration

  • ๐ŸŽ™๏ธ Set Podcast Style

  • ๐Ÿ”— Create from a Website

  • โ–ถ๏ธ Create from a YouTube Video

  • ๐Ÿ“ Create from Raw Text

  • ๐Ÿ“„ Create from a PDF Upload

  • ๐Ÿ’ก Create from a Topic Prompt

  • ๐Ÿ“œ Create from a Custom Script

  • ๐Ÿ“ฐ Create from Saved Feeds

  • ๐Ÿ”ฌ Create from Deep Research Results

Need raw HTTP? Compare with the quick-start.

PreviousPodcast Scenario ExamplesNextCreate from a Custom Script

Last updated 1 month ago