View Single Post
Old 02-14-2020, 09:31 PM   #1
huaimutou
Junior Member
huaimutou began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Feb 2020
Device: Kindle
epub3 smil stop playing automatically

<smil version="3.0" xmlns="http://www.w3.org/ns/SMIL" xmlns:epub="http://www.idpf.org/2007/ops">
<body>
<seq epub:textref="../Text/Section0001.xhtml" epub:type="bodymatter chapter" id="ptm1">
<par id="a1"><text src="../Text/Section0001.xhtml#a001" />
<audio clipBegin="00:00:00.00" clipEnd="00:00:16.36" src="../Audio/QPD.mp3" />
</par>
<par id="a2"><text src="../Text/Section0001.xhtml#a002" />
<audio clipBegin="00:00:16.36" clipEnd="00:00:33.11" src="../Audio/QPD.mp3" />
</par>
<par id="a3"><text src="../Text/Section0001.xhtml#a003" />
<audio clipBegin="00:00:33.11" clipEnd="00:00:39.51" src="../Audio/QPD.mp3" />
</par>

</seq>
</body>
</smil>

How can I stop automatically after each segment, and click to start the next segment?

thank
huaimutou is offline   Reply With Quote