Hello, here is what need:
I want the player to be able to load an audio file from his computer, and it needs to start it at a specific timecode.
The only way I found to have a player input an external file is via a media player and the “open URL” node, with a file path from the Computer. That’s all fine, but it seems I can’t control anything besides start and stop with this solution. No pause, no speed options, no seek seems to work.
Any Ideas on how I can make it work?
Kind regards and thanks in advance.