Hello Team, We are facing audio mismatch in firefox, when we try playing the HTML5 audio from particular timeframe (Current time).
We have created highlight feature, i.e., the sentence will get highlighted when the audio is played, by used HTML5 audio. On click of each sentence, the audio should readout from particular duration. Example: if the sentence is started in 22.5 ms - 31.8. The audio should play only the duration set.
This works in other browsers. But in firefox, the audio and the text is not syncing and highlighting.
Is there any fix for this problem.
所有回复 (2)
Do you have a live demo website set up that can be viewed and tested and/or a code sample that can be viewed?
Hi rkrajesh4u
The best place for Firefox web development help is stack overflow (this forum is focused on Firefox user support):
https://stackoverflow.com/questions/tagged/firefox
Hope that helps!
...Roland