There are some audio Bibles that offer synced narration, where the verse is highlighted as the audio is read. Would it be possible to offer this through the API in some way, I notice that thisChapterAudioLinks links to the audio in the BSB example, could it perhaps also link to the timings in a separate API call?
An example of the sync narration with BSB:
https://biblehub.com/audio/chapter/genesis/1.htm
How they internally load it, is through a JS file with the entire Bibles verse timings for each narrator:
https://tim.z73.com/haysframe/hays.js
https://tim.z73.com/souer/souer.js
I can't find the timings for the Jordan Gilbert readings, so maybe those weren't produced / not available, I'm not sure.
There are some audio Bibles that offer synced narration, where the verse is highlighted as the audio is read. Would it be possible to offer this through the API in some way, I notice that
thisChapterAudioLinkslinks to the audio in the BSB example, could it perhaps also link to the timings in a separate API call?An example of the sync narration with BSB:
https://biblehub.com/audio/chapter/genesis/1.htm
How they internally load it, is through a JS file with the entire Bibles verse timings for each narrator:
https://tim.z73.com/haysframe/hays.js
https://tim.z73.com/souer/souer.js
I can't find the timings for the Jordan Gilbert readings, so maybe those weren't produced / not available, I'm not sure.