{{ prevSentence ? prevSentence.FinalSentence : "" }}
{{ currentSentence ? currentSentence.FinalSentence : "" }}
{{ nextSentence ? nextSentence.FinalSentence : "" }}
⋯
♡
{{ formatTime(currentTime) }}
{{ formatTime(duration) }}
{{ isLiked ? "❤️" : "" }}
{{ likeCount }}
⟲
⏮
{{ playing ? "⏸" : "▶" }}
⏭
☰