2005-09-16, 09:15 AM
I have some code that records any audio stream from the internet that you web browser will play. This is simply a front end for kicking off a web browser and the Total Recorder application (captures the playing audio stream).
The audio is saved to disk as MP3's so that I can listen to them via GB-PVR on an MVP using a plugin that I've written for the purpose.
Many of these recordings are fairly long (up to 3 hours or so) and it would be really useful to be able to skip forward and restart at the point where you left off, in a similar way to playing video via GB-PVR. Please correct me if I'm wrong but there does not appear to be an API to allow me to do this.
Is there a way that this can be achieved using GB-PVR as is, if not is it possible to add an API to allow plugins to be developed that will allow this functionality to be added ?
Paul
The audio is saved to disk as MP3's so that I can listen to them via GB-PVR on an MVP using a plugin that I've written for the purpose.
Many of these recordings are fairly long (up to 3 hours or so) and it would be really useful to be able to skip forward and restart at the point where you left off, in a similar way to playing video via GB-PVR. Please correct me if I'm wrong but there does not appear to be an API to allow me to do this.
Is there a way that this can be achieved using GB-PVR as is, if not is it possible to add an API to allow plugins to be developed that will allow this functionality to be added ?
Paul