curriculum/challenges/english/blocks/learn-how-to-discuss-tech-trends-and-updates/663855865f5d53510f9cd9a5.md
The phrase to be hearing is used to describe the action of receiving information, news, or opinions, usually from other people. It's often used to indicate that someone is currently becoming aware of or being informed about something, especially through indirect means like rumors or general discussion.
For example, He is hearing different opinions on the topic. It shows he is currently learning about various viewpoints.
Sarah, I'm BLANK a lot BLANK AI in programming these days, but I don't know how to use it. Any ideas?
hearing
This word in this context means receiving information or opinions.
about
This preposition is used to specify the subject that is being heard or discussed.
{
"setup": {
"background": "company2-parking.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "5.3-3.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 5.66
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.56,
"dialogue": {
"text": "Sarah, I'm hearing a lot about AI in programming these days,",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 4.6,
"finishTime": 6.66,
"dialogue": {
"text": "but I don't know how to use it. Any ideas?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 7.16
}
]
}