curriculum/challenges/english/blocks/learn-how-to-talk-about-hobbies-and-interests/657da0ec9f3a5a936a6cd54d.md
Listen to the audio and complete the sentence below.
So I always recommend BLANK with the basics, BLANK about your camera, and BLANK to have fun.
starting
This blank requires a verb similar in meaning to begin. Use the -ing form.
learning
This verb means getting knowledge about something. Use the -ing form.
trying
This verb means attempting to do something. Use the -ing form.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Bob",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "3.2-1.mp3",
"startTime": 1,
"startTimestamp": 38.32,
"finishTimestamp": 43.28
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 5.96,
"dialogue": {
"text": "So I always recommend starting with the basics, learning about your camera, and trying to have fun.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 6.46
}
]
}