Spaces:
Running
Running
Create index.html
Browse files- index.html +7 -0
index.html
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<audio controls id="speaker_a" width="360">
|
2 |
+
<source src="full_conversations/0f2c315c-affa-4552-9f36-f6b3bbac49d4/speaker_a_convo_0f2c315c-affa-4552-9f36-f6b3bbac49d4.wav">
|
3 |
+
</audio>
|
4 |
+
|
5 |
+
<audio controls id="speaker_b" width="360">
|
6 |
+
<source src="full_conversations/0f2c315c-affa-4552-9f36-f6b3bbac49d4/speaker_b_convo_0f2c315c-affa-4552-9f36-f6b3bbac49d4.wav">
|
7 |
+
</audio>
|