File size: 1,616 Bytes
6081364
 
 
 
6f71ffa
22fc3eb
6f71ffa
 
a6a1f11
 
6f71ffa
0a572da
a6a1f11
 
22fc3eb
6f71ffa
 
96e77ef
 
 
783d8e9
96e77ef
b9f6bb7
bd874b0
96e77ef
 
 
 
 
 
 
 
b9f6bb7
96e77ef
 
208ff7a
6081364
859646d
bd874b0
74cbc2f
6081364
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<!doctype html>
<html>
	<head>
		<meta charset="utf-8" />
        <meta name="viewport" content="width=device-width" />
        <link rel="shortcut icon" type="image/jpg" href="IMAGE"/>
        <meta name="twitter:card" content="player"/>
        <meta name="twitter:site" content=""/>
        <meta name="twitter:player" content="https://broadfield-a.static.hf.space/TITLE.html"/>
        <meta name="twitter:player:stream" content="https://broadfield-a.static.hf.space/TITLE.html"/>
        <meta name="twitter:player:width" content="100%"/>
        <meta name="twitter:player:height" content="100%"/>    
        <meta property="og:title" content="PDF to Voice"/>
        <meta property="og:description" content="TITLE"/>
        <meta property="og:image" content="IMAGE"/>
        <!---meta http-equiv="refresh" content="0; url=https://broadfield-fast-voice-full.hf.space/?pdfurl="--->
      <title>TITLE</title>
      <style>
        .container {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 500px;
        margin-top:-10px;
        }
        .responsive-iframe {
        position: relative;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 500px;
        }
      </style>
    </head>
        <body>
          <div class="t">PDF Reader for<br>TITLE</div>
		<div class='container'>
          <iframe class='responsive-iframe' src='https://broadfield-fast-voice-full.hf.space/?pdfurl=PDFURL&mod=VOICE&len=LENGTH&nos=NOISE&wid=WIDTH&pau=PAUSE' allow='autoplay' width=100%></iframe>
		</div>
   	</body>
</html>