audio control in epub 3
Hi,
Does anyone know if it is possible to have a full size control for playing audio clips? I'm only getting a play button but not forward and backward buttons. This is the line I'm using:
<audio src="Audio/Roses.aac" controls="controls"/>
Or is this an issue with using .aac format instead of mp3?
Thanks!
|