smx-smx/KodiSharp
Use Kodi python APIs in C#, and write rich addons using the .NET framework/Mono
This project helps developers create more advanced and persistent add-ons for Kodi, the open-source media center. Instead of standard Python scripts that reset with every interaction, it allows add-ons written in C#, VB.NET, or F# to run continuously in the background, keeping variables alive and enabling richer functionality. It's for developers building sophisticated media center extensions who are comfortable with the .NET framework.
No commits in the last 6 months.
Use this if you are a .NET developer frustrated by the limitations of standard Kodi Python add-ons, particularly the lack of persistent state and background processing.
Not ideal if you prefer writing Kodi add-ons exclusively in Python or if your add-on's functionality is simple and doesn't require persistent state or complex background tasks.
Stars
31
Forks
8
Language
C#
License
MPL-2.0
Category
Last pushed
Feb 04, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/smx-smx/KodiSharp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
compulim/web-speech-cognitive-services
Polyfill Web Speech API with Cognitive Services for both speech-to-text and text-to-speech service.
Azure-Samples/Cognitive-Speech-TTS
Microsoft Text-to-Speech API sample code in several languages, part of Cognitive Services.
dectalk/dectalk
Modern builds for the 90s/00s DECtalk text-to-speech application.
Femoon/tts-azure-web
TTS Azure Web 是一个 Azure 文本转语音(TTS)网页应用,可以在本地或者云端使用你的 Azure Key 一键部署。TTS Azure Web is an Azure...
alphacep/vosk-unity-asr
Automatic Speech Recognition in Unity using Vosk library