• Stars
    star
    10
  • Rank 1,801,092 (Top 36 %)
  • Language
    C#
  • License
    GNU General Publi...
  • Created over 6 years ago
  • Updated over 4 years ago

Reviews

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.