Would be nice to inspect the configuration used to create the engine (azure subscription excluded). ```csharp covoxEngine.Configuration ``` Should return a readonly instance, with `InputLanguages`, `MatchThreshold`...
Would be nice to inspect the configuration used to create the engine (azure subscription excluded).
Should return a readonly instance, with
InputLanguages,MatchThreshold...