{"id":21371371,"url":"https://github.com/tryagi/ultravox","last_synced_at":"2026-05-11T06:50:29.141Z","repository":{"id":262939039,"uuid":"888833990","full_name":"tryAGI/Ultravox","owner":"tryAGI","description":"C# SDK based on official Ultravox OpenAPI specification","archived":false,"fork":false,"pushed_at":"2025-03-11T21:09:41.000Z","size":498,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T22:22:06.772Z","etag":null,"topics":["ai","api","csharp","dotnet","langchain","langchain-dotnet","net8","net9","netstandard","realtime","sdk","voice"],"latest_commit_sha":null,"homepage":"https://tryagi.github.io/Ultravox/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tryAGI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"HavenDV","patreon":"havendv","ko_fi":"havendv","custom":["https://www.paypal.me/havendv","https://www.buymeacoffee.com/havendv","https://donate.stripe.com/00gfZ19zkeKLh1eaEE","https://www.upwork.com/freelancers/~017b1ad6f6af9cc189"]}},"created_at":"2024-11-15T05:03:48.000Z","updated_at":"2025-03-11T21:09:45.000Z","dependencies_parsed_at":"2024-11-17T22:45:47.067Z","dependency_job_id":"e9de27fe-9e42-4e47-b1cf-5207d8ec0706","html_url":"https://github.com/tryAGI/Ultravox","commit_stats":null,"previous_names":["tryagi/ultravox"],"tags_count":1,"template":false,"template_full_name":"tryAGI/SdkTemplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryAGI%2FUltravox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryAGI%2FUltravox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryAGI%2FUltravox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryAGI%2FUltravox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tryAGI","download_url":"https://codeload.github.com/tryAGI/Ultravox/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243846982,"owners_count":20357297,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","api","csharp","dotnet","langchain","langchain-dotnet","net8","net9","netstandard","realtime","sdk","voice"],"created_at":"2024-11-22T08:12:46.443Z","updated_at":"2026-05-11T06:50:29.136Z","avatar_url":"https://github.com/tryAGI.png","language":"C#","funding_links":["https://github.com/sponsors/HavenDV","https://patreon.com/havendv","https://ko-fi.com/havendv","https://www.paypal.me/havendv","https://www.buymeacoffee.com/havendv","https://donate.stripe.com/00gfZ19zkeKLh1eaEE","https://www.upwork.com/freelancers/~017b1ad6f6af9cc189"],"categories":[],"sub_categories":[],"readme":"# Ultravox\n\n[![Nuget package](https://img.shields.io/nuget/vpre/Ultravox)](https://www.nuget.org/packages/Ultravox/)\n[![dotnet](https://github.com/tryAGI/Ultravox/actions/workflows/dotnet.yml/badge.svg?branch=main)](https://github.com/tryAGI/Ultravox/actions/workflows/dotnet.yml)\n[![License: MIT](https://img.shields.io/github/license/tryAGI/Ultravox)](https://github.com/tryAGI/Ultravox/blob/main/LICENSE.txt)\n[![Discord](https://img.shields.io/discord/1115206893015662663?label=Discord\u0026logo=discord\u0026logoColor=white\u0026color=d82679)](https://discord.gg/Ca2xhfBf3v)\n\n## Features 🔥\n- Fully generated C# SDK based on [official Ultravox OpenAPI specification](https://api.ultravox.ai/api/schema/) using [AutoSDK](https://github.com/HavenDV/AutoSDK)\n- Same day update to support new features\n- Updated and supported automatically if there are no breaking changes\n- All modern .NET features - nullability, trimming, NativeAOT, etc.\n- Support .Net Framework/.Net Standard 2.0\n\n### Usage\n```csharp\nusing Ultravox;\n\nusing var client = new UltravoxClient(apiKey);\n\nPaginatedVoiceList list = await client.Voices.VoicesListAsync();\n\nforeach (Voice voice in list.Results)\n{\n    Console.WriteLine($\"{voice.Name} - {voice.Description}\");\n}\n```\n\n## Support\n\nPriority place for bugs: https://github.com/tryAGI/Ultravox/issues  \nPriority place for ideas and general questions: https://github.com/tryAGI/Ultravox/discussions  \nDiscord: https://discord.gg/Ca2xhfBf3v  \n\n## Acknowledgments\n\n![JetBrains logo](https://resources.jetbrains.com/storage/products/company/brand/logos/jetbrains.png)\n\nThis project is supported by JetBrains through the [Open Source Support Program](https://jb.gg/OpenSourceSupport).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftryagi%2Fultravox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftryagi%2Fultravox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftryagi%2Fultravox/lists"}