vue-waveform
Version:
waveform audio player wavesurfer -waveform js html 音频audio波形图
20 lines (19 loc) • 601 B
HTML
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="content-Type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE-edge,chrome=1">
<meta name="viewport" content="width=device-width,
initial-scale=1.0,
maximum-scale=1.0,
minimum-scale=1.0,
user-scalable=no">
<meta name="apple-touch-fullscreen" content="YES">
<meta name="apple-mobile-web-app-status-bar-style" content="black" >
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>