BookPlayer icon indicating copy to clipboard operation
BookPlayer copied to clipboard

"transcriptions"

Open blipspings opened this issue 1 year ago • 1 comments

Feature request

  • inspired by the feature in apple's ios 18.x podcasts.app (behaves very similarly, but on a larger scale to lyrics in music.app), it be great to have these "subtitles" along side our favorite books

Narrative

i see this happening in one of two ways:

  • apple intelligence generative transcription. what i don't know is how processor intensive this is, or if apple has opened this up to developers.
  • according to some apple podcasts.app documentation on the matter, you can supposed provide your own sidecar .srt or .vtt files.

GIVEN:

  • book listening WHEN:
  • tapping a button not unlike a "speech bubble" THEN:
  • replacing the cover art, a running set of text (current "section" in white, rest slightly "grayed out") to accompany the text.

Design

podcasts app example

blipspings avatar Nov 13 '24 00:11 blipspings

Hello! This feature is very cool, I once studied this topic and came to the conclusion that I did not find a means of automatic file generation by track. And creating it yourself or for the user is not the best idea, since you need to specify the seconds when it should shift to the next line of words

rastaman111 avatar Nov 13 '24 05:11 rastaman111