NateRickard / Plugin.AudioRecorder

Audio Recorder plugin for Xamarin and Windows
MIT License
164 stars 68 forks source link

Add a way to retrieve and set audio playback duration #69

Open tetri opened 1 year ago

tetri commented 1 year ago

How is it possible to recover the duration of a certain audio? How is it possible to allow the user to set the starting point for playback of certain audio?

I'm currently using a slider to view the audio playback time and from that same slider, I want to allow the user to define the point at which the audio will start playing.