vMix Forums
»
General
»
General Discussion
»
advice for plugin development
Rank: Newbie
Groups: Registered
Joined: 9/30/2024(UTC) Posts: 3 Location: Oklahoma Thanks: 1 times
|
I'm helping a small church with Vmix HD 25. I want to use AI speech recognition as triggers for slideshow lyrics, to negate the need for a projectionist to follow along during church worship. I'm wondering if this would be simple if we had Vmix Scripting, or whether this alternative plan sounds sensible. Upgrading to 4K ($750) or Pro ($1000) to get the Vmix Scripting feature is a hard sell. - Write myPlugin.dll that uses WPFUserControls to integrate with Vmix UI. - Transcribe live audio packets using local AI solution (analogous to LocalVocal), and pass those parsed packets to Vmix. - Compare the transcribed text packets with json-parsed PPTX slideshow lyric strings. - Trigger slideshow advances within Vmix based on the parity of these results. - Fine-tune delays and timing and audio-text-matching thresholds for optimal synchronization of worship with lyrics. Seems like Vmix XAML plugins need to use NET 3.5, which is confusing since my Visual Studio WPF choices only go back to "5.0 (deprecated)". Does this mean I need to use an older version of Visual Studio to write the dll in NET 3.5? or if I use >NET 5.0, is it all back-compatible? Seems not, since the XAML plugin page warns about 4.0 not even being supported... Any thoughts are appreciated.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,216 Location: Belgium Thanks: 291 times Was thanked: 955 time(s) in 790 post(s)
|
Originally Posted by: JobMcKee I'm wondering if this would be simple if we had Vmix Scripting, or whether this alternative plan sounds sensible. Upgrading to 4K ($750) or Pro ($1000) to get the Vmix Scripting feature is a hard sell. What one can do with vMix scripting one can with external scripting (vb.net or other) including more (functionality) Having the vMix scripting is worthwhile though XAML will be fazed out by vMix
|
1 user thanked doggy for this useful post.
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 6/16/2020(UTC) Posts: 77 Thanks: 8 times Was thanked: 2 time(s) in 2 post(s)
|
Using external vb scripts is convenient, another option would be a browser, create an html file and generate your button bar, javascript has all the potential, regarding visual studio I used 2019 and it has the 3.5 framework to enable, Greetings. Translated from Spanish to English by Google
|
|
|
|
vMix Forums
»
General
»
General Discussion
»
advice for plugin development
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close