@speechkit/speechkit-audio-player
Version:
A web player component that can play audio from https://speechkit.io
24 lines (22 loc) • 1.15 kB
HTML
<html>
<head>
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type'>
<meta content='width=device-width, initial-scale=1' name='viewport'>
<meta content='player' name='twitter:card'>
<script>
function __cmp(str, val, callback) {
callback({gdprApplies: true,
hasGlobalConsent: false,
hasGlobalScope: false,
consentData: "BOs5mvsOyRHBhAKAABENDG-AAAAvRr_7__7-_9_-_f__9uj3Gr_v_f__32ccL59v_h_7v-_7fi_-1nV4u_1vft9ydk1-5ctDztp507iakiPHmqNeb9n_mz1e5pRP78k09r5337Ew_v8_v-b7JCPN_Y3v-8KA"
}, true);
}
</script>
</head>
<body>
<iframe allowfullscreen="false" data-src="/min_player_vast.html" frameborder="0" id="speechkit-io-iframe" scrolling="no" style="display: none"></iframe>
<script src="/speechkit-iframe-helper.js" type="text/javascript"></script>
</body>
<!-- <iframe allowfullscreen="false" data-src="https://staging.spkt.io/a/272780?d=1" frameborder="0" id="speechkit-io-iframe" scrolling="no" style="display: none"></iframe>
<script src="https://s3-eu-west-1.amazonaws.com/speechkit-js/3.17.4/speechkit-iframe-helper.js" type="text/javascript"></script> -->