R
R
Relonir2019-12-13 08:31:53
C++ / C#
Relonir, 2019-12-13 08:31:53

How to implement audio player in c#?

Help with the implementation of an audio player in C # I will be very grateful

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vasily Bannikov, 2019-12-15
@Relonir

You can look towards the NAudio library for decoding and playing audio. The GUI can be made in wpf/uwp or avalonia . You can also do instead of the next GUI player - a console player, like Linux cmus - to implement such a UI, you can use Gui.cs

A
Alexander Ananiev, 2019-12-13
@SaNNy32

https://stackoverflow.com/questions/6739306/playin...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question