Replies: 1 comment 1 reply
-
|
Do you mean Microsoft's .Net MAUI? You would need to use a .Net binding. You've got it working with a C# console application so you must already have a .Net binding working. You might need to contact the maintainers of whatever bindings you're using. miniaudio is a C library and I don't maintain any bindings to other languages here so I can't be of much help. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I build and use a C++ library by using miniaudio.h in the Maui program?Now I can work it at a C# console program.But Maui can not work successfully. If you know it please tell me,thanks very much.
Beta Was this translation helpful? Give feedback.
All reactions