pocketsphinx icon indicating copy to clipboard operation
pocketsphinx copied to clipboard

[FEATURE REQUEST] Adding support for C# .NetCore on RaspberryPI?

Open dev-bre opened this issue 5 years ago • 1 comments

I tried generating a wrapper for NetCore C# for Raspberry PI using the SWIG example, but after endless hours of trying, I just can't figure out how to make it work in NetCore.

Is there any plan on supporting NetCore?

dev-bre avatar Sep 24 '20 12:09 dev-bre

Unfortunately, SWIG doesn't really live up to its promise of allowing you to maintain lots of different language bindings at once, at least, not very good ones.

I am not really sure what NetCore C# is, or how one would go about supporting it, is it a particular implementation of the .NET platform? This is outside of my area of expertise, though C# does look like a very nice language.

dhdaines avatar Sep 29 '22 21:09 dhdaines