Sounds in Windows desktop
Audios like
Is it expected?
Or I'm missing something in C# Windows project?
don't work in Windows desktop C# .net app.<i:EventTrigger EventName="Click">
<ei:PlaySoundAction Source="AudioClick.mp3" Volume="0.3"/>
</i:EventTrigger>
Is it expected?
Or I'm missing something in C# Windows project?
-
-
sfernandez
Site Admin
- Posts: 2109
- Joined:
Re: Sounds in Windows desktop
Hello,
Our C# ApplicationFramework does not integrate audio yet, but the source code is available and you can include it in your project and modify it as you want.
You can add support for playing sounds using your preferred solution in Win32Display, just need to implement the PlaySound method.
Our C# ApplicationFramework does not integrate audio yet, but the source code is available and you can include it in your project and modify it as you want.
You can add support for playing sounds using your preferred solution in Win32Display, just need to implement the PlaySound method.
Re: Sounds in Windows desktop
Any suggestion about a Nuget library we could use for this? We are using miniaudio in C++.
Who is online
Users browsing this forum: Kate_ferris and 1 guest