There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This demo code demonstrates how to enable .NET Core to play audio with the help of NodeServices and Node.js. Due to its platform-independent nature, .NET Core doesn't have any native capabilities to play audio on the device that it is running on. However, Node.js has various packages that can achieve it.