Skip to content
Hazem Ali edited this page Jun 10, 2025 · 3 revisions

AzureSoraSDK Wiki

Welcome to the AzureSoraSDK wiki! This SDK provides a comprehensive .NET solution for generating high-quality videos using Azure OpenAI's Sora model.

πŸ“š Documentation

πŸš€ Key Features

  • Video Generation: Submit jobs, poll status, wait for completion, download MP4
  • Customizable: Width, height, and duration settings
  • Job Management: Check job status with detailed progress tracking
  • Enhanced Prompts: Get real-time AI-powered prompt improvement suggestions
  • Enterprise Ready: Full dependency injection, logging, retry logic, and error handling

🎯 Quick Links

πŸ“‹ Requirements

  • .NET 6.0 or higher
  • Azure OpenAI resource with Sora model deployment
  • Valid API key with appropriate permissions

πŸ’‘ Getting Help

If you need help:

  1. Check the Troubleshooting guide
  2. Search existing issues
  3. Create a new issue with details

πŸ“„ License

This project is licensed under the MIT License. See the LICENSE file for details.

Clone this wiki locally