I am trying to make an embedded music device.
There is already an existing music API I would like to use which has support for Windows 8.1 (not embedded). I am trying to figure out if there is a way for me to leverage the existing 8.1 music API with what Windows offers in its embedded solutions. Because it is a music device, it needs to be as real-time as possible. I realize there is the Windows Embedded Compact edition, but I don't believe I would be able to use a Windows 8.1 SDK in this environment. Am I right?
Would I be able to use the 8.1 music API in a Windows 8.1 Embedded Standard environment?
How responsive would the Embedded Standard environment be to different events that are occurring in the device?
Is there any real-time Standard Environment extension?
Is there any way I can use the music Windows 8.1 API inside a Windows 10 IOT environment?