curriculum/challenges/english/blocks/learn-how-to-describe-places-and-events/66b56fe3d4801d23ea10acc6.md
Listen to the audio to complete the sentence below.
The team is working on it BLANK.
as we speak
These three words together mean that something is happening at this very moment, while the conversation is taking place.
As we speak means that something is happening at this very moment, while the conversation is taking place. For example:
The update is being deployed as we speak. - The update is being rolled out at this very moment.{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Brian",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_1-2.mp3",
"startTime": 1,
"startTimestamp": 52.98,
"finishTimestamp": 55.22
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 3.24,
"dialogue": {
"text": "The team is working on it as we speak.",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 3.74
}
]
}