Skip to content

.NET bindings are broken for v1.0.1 and later #2

Description

@ethindp

I'm not entirely certain what is wrong, but when I try to use these bindings in my own app, it causes the .NET CLR to crash with a catastrophic error (E_UNEXPECTED) error. I know for a fact that SpeechCore is the problem because removing all references to it or it's bindings resolved the problem and my app was able to start. I am using it as a MonoGame game service, but I can't really see how that would be a significant issue unless the GameServicesContainer class is breaking somehow or doing something weird with the class. Trying to change this to use [LibraryImport] also didn't solve the problem for me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions