mirror of
https://gitlab.rlp.net/proj-wise2526-video2document/video2document.git
synced 2026-06-15 18:01:52 +02:00
Removed a error in the speakerAudioViewer
This commit is contained in:
@@ -139,8 +139,6 @@
|
||||
<div class="speakerAudio" id="speakerAutio">
|
||||
<label id="labelSpeakerAudio">Selected Speaker</label>
|
||||
<audio controls id="speakerAudioViewer">
|
||||
<source src="horse.ogg" type="audio/ogg">
|
||||
<source src="horse.mp3" type="audio/mpeg">
|
||||
Currently there is no audio file here.
|
||||
</audio>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user