fda
Browse files- staticfiles/aivtuber.css +1 -1
- staticfiles/livetest.html +2 -1
- text.txt +1 -1
staticfiles/aivtuber.css
CHANGED
@@ -27,7 +27,7 @@ div {
|
|
27 |
}
|
28 |
|
29 |
.ai-response {
|
30 |
-
font-size:
|
31 |
font-weight: 600;
|
32 |
line-height: 1.4em;
|
33 |
padding: 5px;
|
|
|
27 |
}
|
28 |
|
29 |
.ai-response {
|
30 |
+
font-size: 1.5rem;
|
31 |
font-weight: 600;
|
32 |
line-height: 1.4em;
|
33 |
padding: 5px;
|
staticfiles/livetest.html
CHANGED
@@ -387,7 +387,8 @@ async startTalk(input) {
|
|
387 |
}
|
388 |
|
389 |
try {
|
390 |
-
const playResponse = await this.fetchWithRetries(`https://api.d-id.com/${this.didOptions.service}/streams/${this.streamId}`, requestOptions);
|
|
|
391 |
startTyping({
|
392 |
el: "#aiResponseUtterance",
|
393 |
string: input,
|
|
|
387 |
}
|
388 |
|
389 |
try {
|
390 |
+
//const playResponse = await this.fetchWithRetries(`https://api.d-id.com/${this.didOptions.service}/streams/${this.streamId}`, requestOptions);
|
391 |
+
//
|
392 |
startTyping({
|
393 |
el: "#aiResponseUtterance",
|
394 |
string: input,
|
text.txt
CHANGED
@@ -1 +1 @@
|
|
1 |
-
|
|
|
1 |
+
買取方法
|