Open makafre opened 9 months ago
Hello
what should we put in the plugin-factory section to enable the plugin ?
Plugin is already enabled in plugin factory, see here:
does port 2700 actually tells UniMRCP where to connect to use the plugin?
Port 2700 is used by websocket vosk server, this plugin doesn't work with Vosk websocket server, it uses vosk library directly.
are there any other parameters available we can use in the params section?
This plugin doesn't have params yet
is there any doc somewhere we can look for to correctly configure the plugin?
Unfortunately no
<param name="server" value="192.168.0.57"/>
This piece of xml data is from some other codebase, not our plugin. We don't use websocket server, you should have taken it from other source.
Thank you for your quick feedback, it`s helpful !
Hi, this is the resulting configuration after my installation; kindly let me know of the following;
is there any doc somewhere we can look for to correctly configure the plugin? Thanks!