Hướng dẫn thử thách
1 / 12
Task 1
Welcome to this practice section, where you'll apply your skills to a new workplace profile.
This time, Mateo will tell you more about Joaquín.
Nhiệm vụ của bạn
I've listened to Joaquín's short workplace profile.
# --scene--
```json
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "Mateo",
"position": {
"x": -25,
"y": 25,
"z": 1.5
},
"opacity": 1
},
{
"character": "Joaquín",
"position": {
"x": 125,
"y": 12,
"z": 1.2
},
"opacity": 1
}
],
"audio": {
"filename": "ES_A1_joaquin_workplace_profile.mp3",
"startTime": 1,
"startTimestamp": 0.36,
"finishTimestamp": 34.5
},
"alwaysShowDialogue": false
},
"commands": [
{
"character": "Mateo",
"position": {
"x": 28,
"y": 25,
"z": 1.5
},
"startTime": 0
},
{
"character": "Joaquín",
"position": {
"x": 73,
"y": 12,
"z": 1.2
},
"startTime": 0.5
},
{
"character": "Mateo",
"startTime": 1,
"finishTime": 7.6,
"dialogue": {
"text": "Joaquín Reyes es Ingeniero de Procesamiento de Lenguaje Natural en Andes Commerce.",
"align": "left"
}
},
{
"character": "Mateo",
"startTime": 8.24,
"finishTime": 12.28,
"dialogue": {
"text": "Es venezolano y trabaja en la oficina de Medellín.",
"align": "left"
}
},
{
"character": "Mateo",
"startTime": 12.89,
"finishTime": 20.19,
"dialogue": {
"text": "Su correo es joaquin.reyes@andescommerce.com.",
"align": "left"
}
},
{
"character": "Mateo",
"startTime": 20.96,
"finishTime": 30.32,
"dialogue": {
"text": "Su número es +57 305 443 2901.",
"align": "left"
}
},
{
"character": "Mateo",
"startTime": 30.85,
"finishTime": 35.14,
"dialogue": {
"text": "Su usuario es joaquin-reyes.",
"align": "left"
}
},
{
"character": "Joaquín",
"position": {
"x": 125,
"y": 12,
"z": 1.2
},
"startTime": 35.64
},
{
"character": "Mateo",
"position": {
"x": -25,
"y": 25,
"z": 1.5
},
"startTime": 36.14
}
]
}
```
Vượt qua bài kiểm tra hiện tại để mở khóa bài tiếp theo.
main.js
UTF-8 • Tab Size: 2Kiểm tra bài:⌘↵