curriculum/challenges/english/blocks/learn-introductions-in-an-online-team-meeting/657b5c45e603ca227abf904a.md
Listen to the audio and answer the question below.
What kind of things does Alice like to create?
Food recipes
Alice doesn't talk about food recipes.
Software that helps people
Gardening tools
Alice doesn't talk about gardening tools.
Music albums
Alice doesn't talk about music production.
2
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Alice",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "1.2-1.mp3",
"startTime": 1,
"startTimestamp": 4.44,
"finishTimestamp": 8.60
}
},
"commands": [
{
"character": "Alice",
"opacity": 1,
"startTime": 0
},
{
"character": "Alice",
"startTime": 1,
"finishTime": 5.16,
"dialogue": {
"text": "I'm a programmer and I love creating software that helps people in their daily activities.",
"align": "center"
}
},
{
"character": "Alice",
"opacity": 0,
"startTime": 5.66
}
]
}