artiso-solutions / CoVoX

MIT License
1 stars 1 forks source link

Expose readonly configuration from engine #73

Open tommasobertoni opened 3 years ago

tommasobertoni commented 3 years ago

Would be nice to inspect the configuration used to create the engine (azure subscription excluded).

covoxEngine.Configuration

Should return a readonly instance, with InputLanguages, MatchThreshold...