LISA ANNE FLOYD – Following the path to deeper learning

Coding Ideas for Educators

Text to Speech and Translation Blocks in Scratch 3.0

Making Your Applications More Accessible

One of my favourite coding environments to learn to code with is Scratch . Recently, Scratch released their 3.0 version with many new additions and capabilities. I have shared some ideas to make use of the new Text to Speech and Translate extensions. The programs below get progressively more challenging.

You might have students follow along. Afterward, be sure to challenge students with extension/challenge activities. I’ve included some challenges for you to consider trying out.

beartranslate

Adjusting your Scratch applications to make them more accessible…

Part 1 – Text to Speech blocks

I will share with you some simple code that you can include in your applications to make them more accessible. I will show you how to make the character say something in a speech bubble as well as with their voice so the user can hear the same text.

Video tutorial: https://youtu.be/vtOuK7PcQLo

Here is what the code looks like…

image1

Translating text in Scratch…

Part 2 – Translate blocks

I will show you how to add code that will translate text from one language to another.

Video tutorial: https://youtu.be/3wUhdTllgKk

image2

Part 3 – Including a variable

I will show you how to replace the text that is repeated throughout the program with a variable.

Video tutorial: https://youtu.be/DWcn6ZT4MYU

image3

Part 4 – Getting input from the user to translate

I will show you how to ask the user for words or a phrase that will be translated to another language.

Video tutorial: https://youtu.be/m2teQygHNoA

Here is what the code looks like:

image4

Using lists to obtain and translate words entered by the user

Part 5 – Challenge: Translating Lists

For this more advanced application, I’ve used a counter, a loop and lists to create a program that asks the user for a number of words and then translates each word one, by one.

You can see that lists are used rather than variables to store each word.  I’ve also made use of creating my own blocks, which are like functions. Can you figure out how the code works in this application?

Video Demonstration:   https://youtu.be/Z4KlzJT-lq0

Application Link: https://scratch.mit.edu/projects/280044496/editor/

Other Challenges:

1 – Allow the user to select which language they would like to translate the words to.

2 – Can you figure out a way to remove the word “stop” from the list of words other than deleting the last word in the list as I’ve done?

image5

For help with counters, check out the applications on this link .

Let me know if you have more ideas!

Share this:

One thought on “ text to speech and translation blocks in scratch 3.0 ”.

  • Pingback: This Week in Ontario Edublogs – doug — off the record

Leave a comment Cancel reply

' src=

  • Already have a WordPress.com account? Log in now.
  • Subscribe Subscribed
  • Copy shortlink
  • Report this content
  • View post in Reader
  • Manage subscriptions
  • Collapse this bar
  • Jump to sidebar
  • Jump to content

Scratch Wiki

  • Make a Project
  • Create a Page
  • Explore Projects
  • Random Page
  • Discuss Scratch
  • Wiki Forum Topic
  • Community Portal
  • Scratch Ideas
  • About Scratch
  • About Scratch Wiki
  • View source
  • View history
  • Request an account
  • Scratch Wiki Home
  • Current Events
  • Recent Changes
  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information

In other languages

For editors.

  • WW Suggestions
  • Things To Do
  • Wiki Sandbox
  • Your Sandbox
  • Page history
  • Purge cache

Help the wiki!

The Scratch Wiki is made by and for Scratchers. Do you want to contribute?

Learn more about joining as an editor!

See discussions in the Community Portal

Think () (block)

Think ()

The Think () block is a Looks block and a stack block . The block gives its sprite a thought bubble with the specified text. The thought bubble stays until another speech or thought block is activated, or the stop sign is pressed. This block is identical to the Say () block except that this block gives a thought bubble whereas the other gives a speech bubble.

Example Uses

how to make speech bubble in scratch

As this block gives an everlasting thought bubble, it is used whenever a thought bubble that never ends must be made (e.g. a character that always thinks).

Some common uses are:

  • A creature always making thoughts
  • A sort of picture or a sign
  • A message that is not wanted to go away
  • Variable length thoughts (such as waiting for a player's action before moving on)

Character Limit

A character limit was added for Scratch 3.0 , limiting all text to 330 characters or less. [1] This limitation also applies to the following blocks:

  • say () for () seconds
  • think () for () seconds
  • Think () for () Seconds
  • Say () for () Seconds
  • Say Nothing
     
  • ↑ https://github.com/LLK/scratch-vm/blob/22645391cb69b1ed9ae01bb96ec67bfe8736a358/src/blocks/scratch3_looks.js#L77
  • Looks Blocks
  • Stack Blocks
  • This page was last edited on 4 August 2023, at 19:23.
  • Content is available under CC BY-SA 4.0 unless otherwise noted.
  • Privacy policy
  • Disclaimers

CC BY-SA 4.0

Q Rangers_Horizontal_Colored-01

Adding Speech Bubbles and Making Sprite to Talk in Scratch

Adding Speech Bubbles and Making Sprite to Talk in Scratch

Welcome to the Workplane in Tinkercad

Designing a Coffee Mug in Tinkercad

Designing a Coffee Mug in Tinkercad

Scribble Feature and Printing 3D Design in Tinkercad

Scribble Feature and Printing 3D Design in Tinkercad

Designing a 3D Spiral Staircase in Tinkercad

Designing a 3D Spiral Staircase in Tinkercad

Designing a Snowman in Tinkercad

Designing a Snowman in Tinkercad

Making a Gear in Tinkercad

Making a Gear in Tinkercad

Designing Our Own Toy Block in Tinkercad

Designing Our Own Toy Block in Tinkercad

Designing a 3D House in Tinkercad

Designing a 3D House in Tinkercad

Designing a Jet in Tinkercad

Designing a Jet in Tinkercad

Designing a Custom Engraved Ring in Tinkercad

Designing a Custom Engraved Ring in Tinkercad

Recommended grades:, estimated instruction time:.

In this tutorial let’s learn how to make your sprites animated for your own Scratch comic strip, animation, or TV show. 

Scratch programming aids in the development of programmatic thinking in kids. This entails kids breaking down problems into smaller sub-components by structuring code blocks and experimenting with multiple solutions.

Q rangers are your hub for Kids Technology Training. Specializing in tech tools and providing professional training courses.

  • Basic Skills:   It helps kids find deeper learning when they have multiple opportunities to use Scratch at different ages and grade levels.
  • Project-Based Learning:  Project-based learning encourages students to gain experience in designing and coding projects that express their ideas
  • Video Tutorials:  It offers students to spend sufficient time exploring and developing new perspectives by building confidence in their ability to be makers, not just consumers of technology.

During this lesson, students will learn how to make their sprites animated for their own Scratch comic strip, animation, or TV show. You will learn to record your voice or make your sprites appear to speak or make your sprites appear to think. Finally, you will learn to synchronize and coordinate your dialogue.

Laptop/Computer along with audio and video exchange Notebook and Pen (To keep note of important parts in the session)

how to make speech bubble in scratch

Subscribe to get the latest blogs, guides, industry reports, events, and all things subscription!

Q Acedemy

how to make speech bubble in scratch

Welcome to Q Rangers

how to make speech bubble in scratch

Want to Become An Instructor ? Register Here

Already on Q Rangers? Login .

how to make speech bubble in scratch

Want to Learn Together ? Register Here

Welcome back, want to learn more register here, send your feedback.

how to make speech bubble in scratch

Need speech bubble on top of front layer sprite

I have many projects where a sprite glides in front of another sprite. In Snap, e.g. https://snap.berkeley.edu/snap/snap.html#present:Username=s_federici&ProjectName=sunglasses , if the lower layer sprite has a speech bubble, the bubble is hidden behind the front layer sprite. This doesn't happen instead in Scratch, where speech bubbles are always on top of other sprites, e.g. https://scratch.mit.edu/projects/410615611/editor .

Is this something that could be taken into consideration in Snap? Or there are reasons in Snap to allow speech bubbles to be hidden by other sprites?

If this is a desired behavior, can someone point me to the methods to look at in order to allow my own personal copy of Snap to easily run projects imported from Scratch where speech bubbles are always on top of all sprites, without having to keep switching sprite's layers?

I'm sorry, Stefano, but I cannot confirm your claimed behavior in Scratch. From what I can see the layering of Snap's speech bubbles behaves exactly the same as in Scratch, i.e. it depends on the sprite's layer and only changes when the sprite's layer changes.

[edit: ] Oh wait! In current Scratch it's even worse, the speech balloon's layer does not change when the sprite's layer changes. Geez, that's clearly a bug in Scratch, don't you think?

in scratch, when a speech bubble appears, it goes to the top layer, so when a sprite says "hello" and there's another sprite in the front layer and it's on top of the spot where the speech bubble appears, the speech bubble is on top of the sprite even though the sprite that the speech bubble belongs to is in the back layer. If the other sprite goes to the front layer, the speech bubble is under that sprite, but when the parent sprite (the owner of the bubble) is moved, the bubble doesn't move. So speech bubbles go to the front layer when they appear. Here's another thing, the bubble layer only changes if the bubble is unloaded, then it resets, so when a new say block is run, it really changes the bubble text instead of creating a new bubble. That is so confusing.

image

This is certainly bad. But in Scratch a sprite cannot hide a speech bubble (do you have a counterexample?). In Snap instead sprites can hide speech bubbles (as shown in the two sample projects cited above that I have now correctly shared)

if you look at my post you can see that it is possible to hide a speech bubble in scratch.

In Scratch you can hide a speech bubble if the sprite simply moves behind another one with a speech bubble.

Yes, sure, in Scratch speech bubbles can hide other speech bubbles. But sprites cannot hide speech bubbles. This is different in Snap as you can see in the example project I prepared.

If this is a wanted behavior (even if I don't see the point of hiding a speech bubble behind a sprite) this is fine with me. In this case, can you point me to the correct methods I should change in order to get the exact Scratch behavior?

Do you a sample project showing this behavior?

yeah, I just forgot to give you the link https://scratch.mit.edu/projects/410626187/

This doesn't happen in Scratch 1.4. The bubbles always stay on top. In any case, this happens in Scratch 3 if you change the layer after the bubble has shown up. In Snap instead this can happens as soon as the bubble shows up, even if you don't change the sprite layer in the meantime.

And this is what I need: that the bubble stays on top of all sprites if you don't change the layer of a sprite.

In Snap! speech balloons stay ontop of the sprite they belong to, at the sprite's layer. That's an easy to understand, consistent rule. You can change the sprite's layer, and that also affects its speech balloon. Again, easy, consistent and predictable, giving you all the tools you need to control them via their sprites. Technically speech balloons are parts of their sprite, implemented as submorphs. I guess you could theoretically implement another architecture, treating balloons as separate morphs. But you'd run into a lot of complications if you did that, and you'd need to change very many things. I wouldn't encourage it. Also notice that Scratch's bugginess in this regard is an indicator that another architecture might not work any better at all.

I understand that the rule is technically ideal. But speech ballons are there as you are supposed to be able to read them. Hiding a ballon behind another element (except when it is really difficult doing something else if you keep dinamically changing the sprite's layers) it is not something that I would suppose someone could want as a standard behavior.

So, I guess I have to dig into this mechanism to try to square the circle.

Unfortunately I cannot understand the flow of Smalltalk code, but the treatment of speech ballons in BYOB is exactly what I need and what I think anyone would want. Ballons in BYOB are always on top.

Imgflip Logo

Angry clown speech bubble Meme Generator

The fastest meme generator on the planet. easily add text to images or memes..

Add deal-with-it sunglasses or other icons to meme

Hot Memes Right Now View All Memes

Change My Mind Meme | Burritos are just edible sleeping bags for your hunger | image tagged in memes,change my mind | made w/ Imgflip meme maker

What is the Meme Generator?

It's a free online image maker that lets you add custom resizable text, images, and much more to templates. People often use the generator to customize established memes , such as those found in Imgflip's collection of Meme Templates . However, you can also upload your own templates or start from scratch with empty templates.

How to make a meme

  • Add customizations. Add text, images, stickers, drawings, and spacing using the buttons beside your meme canvas.
  • Create and share. Hit "Generate Meme" and then choose how to share and save your meme. You can share to social apps or through your phone, or share a link, or download to your device. You can also share with one of Imgflip's many meme communities.

How can I customize my meme?

  • You can add special image effects like posterize, jpeg artifacts, blur, sharpen, and color filters like grayscale, sepia, invert, and brightness.
  • You can remove our subtle imgflip.com watermark (as well as remove ads and supercharge your image creation abilities) using Imgflip Pro or Imgflip Pro Basic .

Can I use the generator for more than just memes?

Yes! The Meme Generator is a flexible tool for many purposes. By uploading custom images and using all the customizations, you can design many creative works including posters, banners, advertisements, and other custom graphics.

Can I make animated or video memes?

Yes! Animated meme templates will show up when you search in the Meme Generator above (try "party parrot"). If you don't find the meme you want, browse all the GIF Templates or upload and save your own animated template using the GIF Maker .

Do you have a wacky AI that can write memes for me?

Funny you ask. Why yes, we do. Here you go: imgflip.com/ai-meme (warning, may contain vulgarity)

Free
Access over 1 million meme templates Yes Yes Yes
Disable ads No
AI creation tools No
Remove imgflip.com watermark when creating memes No
Remove watermark from GIFs. Higher quality GIFs. No No
3.95/mo 9.95/mo
selected
Free
Remove "imgflip.com" watermark when creating GIFs and memes No
Disable all ads on Imgflip (faster pageloads!) No Ads won't be shown to users viewing your images either.
Crop, Rotate, Reverse, Forverse✨, Draw, Slow Mo, or add text & images to your GIFs Yes Yes
Max frames per GIF 160 (better framerate, smoother animation)
Max Dimensions 360x360 (not HD) (HD, UHD, & beyond!)
Max Total Resolution (Frames × Width × Height) 12M
Max Video Segment Length 24 Seconds
Sound on GIFs No
Max frames per GIF Unlimited Unlimited
Max Dimensions 500x500 (not HD) (HD, UHD, & beyond!)

how to make speech bubble in scratch

  • Today's news
  • Reviews and deals
  • Climate change
  • 2024 election
  • Newsletters
  • Fall allergies
  • Health news
  • Mental health
  • Sexual health
  • Family health
  • So mini ways
  • Unapologetically
  • Buying guides

Entertainment

  • How to Watch
  • My watchlist
  • Stock market
  • Biden economy
  • Personal finance
  • Stocks: most active
  • Stocks: gainers
  • Stocks: losers
  • Trending tickers
  • World indices
  • US Treasury bonds
  • Top mutual funds
  • Highest open interest
  • Highest implied volatility
  • Currency converter
  • Basic materials
  • Communication services
  • Consumer cyclical
  • Consumer defensive
  • Financial services
  • Industrials
  • Real estate
  • Mutual funds
  • Credit cards
  • Balance transfer cards
  • Cash back cards
  • Rewards cards
  • Travel cards
  • Online checking
  • High-yield savings
  • Money market
  • Home equity loan
  • Personal loans
  • Student loans
  • Options pit
  • Fantasy football
  • Pro Pick 'Em
  • College Pick 'Em
  • Fantasy baseball
  • Fantasy hockey
  • Fantasy basketball
  • Download the app
  • Daily fantasy
  • Scores and schedules
  • GameChannel
  • World Baseball Classic
  • Premier League
  • CONCACAF League
  • Champions League
  • Motorsports
  • Horse racing

New on Yahoo

  • Privacy Dashboard

CNN

Harris gives Americans the chance to make history

Kamala Harris promised Americans a future that neither Donald Trump nor Joe Biden could deliver, showing how profoundly she has changed the 2024 election.

The first Black woman to claim a major party nomination on Thursday styled her “unlikely journey” to the Democratic nod as the springboard to lift the country to a new place after years being torn apart by its bitter divides.

The vice president, who no one thought would be the candidate even five weeks ago, offered voters a clear choice in a steady and patriotic Democratic National Convention address in Chicago.

Americans can take the road of “chaos and calamity” in a new term under Trump, whom she called “an unserious man” who nevertheless poses a “serious threat” to democracy and basic American freedoms.

Or, Harris said, the country can recommit to values that she evoked in detailing her upbringing as a daughter of immigrants nurtured by a loving California community of unofficial aunts, epitomized by “Freedom. Opportunity. Compassion. Dignity. Fairness. And endless possibilities.”

Instead of Trump’s American carnage and threats of retribution, Harris is presenting herself as the catalyst for America’s quintessential capacity to renew itself. The vice president leveraged her past as a prosecutor, pledging to always be “for the people” while accusing the Republican nominee of serving “the only client he has ever had: Himself.”

“With this election, our nation has a precious, fleeting opportunity to move past the bitterness, cynicism and divisive battles of the past,” she said.

“So, let’s get out there and let’s fight for it. Let’s get out there and let’s vote for it. And together, let’s write the next great chapter in the most extraordinary story ever told.”

But Harris, the sudden wildcard candidate now topping the Democratic ticket, is not just offering a break from Trump. She is also conjuring possibilities that were beyond Biden.

Overtaken by the ravages of age at the CNN debate in Atlanta, the 81-year-old president could neither convincingly evoke the future nor present himself as the implementer of change that so many Americans crave.

Harris, who is seeking to meet her moment despite a vice presidency that rarely soared, had not previously offered evidence that she could be a transformational political figure.

But Adrianne Shropshire, executive director of BlackPac, a Black-led advocacy organization, explained that Harris was offering a chance for “America to become its best self” after years of discord. “What are our aspirations? Who do we believe ourselves to be? How do we understand the highest ideals of this country in terms of a multi-racial democracy?”

“It’s been eight years of chaos, of destabilization, and Joe Biden became a transition point. And I think what we’re seeing right now (is) that people are saying, ‘We can be better than the worst version of ourselves,’ which they attribute to the Trump campaign and the Republican Party,” Shropshire said in an interview.

How five weeks can change a race

Harris leaves her convention with an exuberant, united party behind her. Democrats are electrified by the metamorphosis of the ticket, backed by Minnesota Gov. Tim Walz, who has become America’s coach.

Trump wrapped his own nominating party a month ago certain that his felony-defying White House comeback bid was on course. But Harris’ rise saddled him with huge problems, as he frets over her crowds and bemoans his vanished polling leads but won’t forsake insult politics for the issues that could win him back the White House.

Yet all conventions are self-reinforcing bubbles. For Democrats, preaching joy and partying with celebrities is a risk with many people hurting after years of high prices, economic insecurity and as America’s foreign foes mock its power.

Harris and Democrats offered hope, happiness and harmony, with promises of lower prices and more housing.

Yet her convention was also a festival of style over substance. Harris, who has so far avoided one-on-one interviews and swing state town halls, hasn’t explained how she’d widen access to health care, prescription drugs, affordable housing, cheaper child care, quell corporate greed or save the environment. Voters now know more about second gentleman Doug Emhoff’s rambling voicemail before their blind date and Walz’s high school football plays than how Harris would counter China.

That policy vacuum, as well as the contempt for Trump that radiated for four days, may offer a lifeline to the Republican campaign and the hopes of an ex-president who turned victimhood and a persecution complex into a potent political force. He’s seeking to portray Harris’ proposed use of government to forge social outcomes and to cap grocery store prices as Venezuela-style socialism.

“That dark message really doesn’t gel at all with the idea that somehow the Democrats are the joyful party,” Republican vice presidential nominee JD Vance told CNN’s Jake Tapper Wednesday. “There’s a lot of attacks on Donald Trump, a lot of criticism of what he’s done and what he’s said. Not a whole lot of positive vision for how Kamala Harris is going to fix the problems that plague the country.”

It’s important for campaigns to be honest about policy — not just so voters know what they are voting for, but to construct a foundation for the presidency that Harris hopes to lead once the euphoria of the campaign subsides.

Yet elections are also won by emotion, poetry and candidates who offer themselves as inspirational vessels on which voters can imprint their aspirations. This year, a message that proffers voters a way to end Trump’s eight years of daily assaults on the national psyche may get Harris to the 50%-plus threshold needed to win the White House — a level the GOP nominee has never reached.

Old ghosts still haunt Democrats

Still, scratch the happiness rocking the United Center this week and fear of old defeats lurk, especially that of 2016 nominee Hillary Clinton to Trump. Party elders warned Democrats that joy doesn’t necessarily equate to votes. Former President Bill Clinton, clearly still haunted by the election that could have made his wife president, warned: “We’ve seen more than one election slip away from us when we thought it couldn’t happen.”

And former President Barack Obama cautioned Democrats that as they lambast Trump, they should not disrespect his supporters, apparently seeking to avoid any repeat of the “deplorables” terminology used by the former secretary of state eight years ago.

“If a parent or grandparent occasionally says something that makes us cringe, we don’t automatically assume they’re bad people,” Obama said Tuesday night. “We recognize that the world is moving fast, that they need time and maybe a little encouragement to catch up. Our fellow citizens deserve the same grace we hope they’ll extend to us.”

Democratic leaders will view their convention as a success.

For three days, the party’s former presidents, first ladies and its future stars sketched a character profile of Harris, who once flipped Big Macs while in college , as a champion of the working and middle classes. They painted a blend of joy and toughness of a nominee, who, along with her small-town Midwestern dad running mate Walz, gets ordinary Americans and feels their sticker shock when they fill their grocery carts.

The convention also ushered Biden off the stage, avoiding damaging splits and completing a generational switch. While in vacation in California, he’s barely been heard from since — allowing Harris to emerge as a distinct political force and to run as a candidate of change even as an incumbent member of a battered administration.

The scenes inside the hall didn’t just epitomize a party feeling political deliverance after Biden’s exit, they showcased its diverse, young and female rising leaders. This gave base voters whom Harris needs a reason to show up in November that many lacked with Biden topping the ticket. And by keeping pro-Palestinian demonstrations at a distance, Democrats dodged a sequel to the 1968 Chicago convention and avoided bolstering GOP narratives of a nation ripped apart.

New shifts in a neck-and-neck campaign

This convention’s tightly choreographed last three days also revealed critical new shifts in a turbulent campaign already marked by unprecedented courtroom dramas, an assassination attempt and the eclipse of a president.

Democrats reengineered their case against Trump for the final stretch. While Biden preferred a lofty conceit that the GOP nominee’s anti-democratic impulses stain the “soul of the nation,” the Obamas and the Clintons savaged Trump with mockery, belittling him as a small and ridiculous man unworthy of a vote.

Obama, demonstrating his undimmed hold on his party eight years after leaving power, dissed Trump’s grating societal impact as akin to an annoying neighboring constantly running his leaf blower. “From a neighbor, that’s exhausting. From a president, it’s just dangerous.” Former first lady Michelle Obama, meanwhile, cast Trump as a racist product of White billionaire affirmative action who didn’t understand that the presidency may be a “Black job.” And a venerable Bill Clinton, who celebrated his 78th birthday in Chicago, relished being younger than Trump, turning the tables in the age debate that powered Trump’s campaign when Biden was the nominee.

The Chicago gathering also sharpened the party’s doctrine — countering Republican charges that it’s turning into a Venezuela-style socialist clone — by coopting conservative and libertarian language to redefine the concept of “freedom.” Democrats hear “freedom” and see rights on which conservatism encroached – reproductive and voting rights and the liberty to go to school without fear of being gunned down.

One of the biggest impediments in recent years to a sense of freedom has been the punishing aftermath of the pandemic and high inflation fueled by some of the big-spending Biden administration emergency relief programs.

In lambasting supermarket giants, Harris also cemented her populist reboot on economics. It’s a dual strategy intended to mitigate her biggest weakness — her association with high inflation during the Biden administration — and to court rural working-class voters and suburban voters who could decide swing state races.

But the economy, like immigration, remains a vulnerability for Harris, which is one reason why despite Trump’s unpopularity, the election remains a toss-up

Walz warned Wednesday night: “Team, it’s the fourth quarter. We’re down a field goal. But we’re on offense and we’ve got the ball.”

Now with the convention over, Harris must prove she can become a singular political figure worthy of the past four days of tributes who can drive her party to victory. The next test comes on September 10 at her critical first debate with Trump.

In the words of the advertising slogan that epitomized Michael Jordan, the greatest athlete to peform in the arena where she spoke, it’s now time for Harris and her supporters to “Just do it.”

For more CNN news and newsletters create an account at CNN.com

how to make speech bubble in scratch

-->Discuss Scratch -->

  • Discussion Home
  • Discussion Forums
  • » Help with Scripts

[RSS Feed]

speech bubble posistion problem

how to make speech bubble in scratch

scratchcat12321 wrote: my sprite which is a dog is programmed to say ‘bark’ but for some reason the speech bubble always comes from its ears how can I get it to come from its mouth? =/

how to make speech bubble in scratch

footsocktoe wrote: Many cartoonists draw speech bubbles pointing to the top of the head. There is no reason to point the bubble at the mouth. People aren't stupid. They know it's the mouth that does the talking. The point of the speech bubble is merely to indicate WHO is doing the talking.
DiscordTheWolf wrote: footsocktoe wrote: Many cartoonists draw speech bubbles pointing to the top of the head. There is no reason to point the bubble at the mouth. People aren't stupid. They know it's the mouth that does the talking. The point of the speech bubble is merely to indicate WHO is doing the talking.

how to make speech bubble in scratch

DiscordTheWolf wrote: scratchcat12321 wrote: my sprite which is a dog is programmed to say ‘bark’ but for some reason the speech bubble always comes from its ears how can I get it to come from its mouth? =/

Powered by DjangoBB

  • About Scratch
  • For Parents
  • For Educators
  • For Developers
  • Community Guidelines
  • Scratch Wiki
  • Terms of Use
  • Privacy Policy

IMAGES

  1. How to Add a Speech Bubble to Your Sprite on Scratch

    how to make speech bubble in scratch

  2. Making a BETTER Speech Bubble in Scratch

    how to make speech bubble in scratch

  3. Adding Speech Bubbles and Making Sprite to Talk in Scratch

    how to make speech bubble in scratch

  4. Scratch. How to make bubbles

    how to make speech bubble in scratch

  5. Scratch Jr How to make an alphabet speech bubble

    how to make speech bubble in scratch

  6. How to make the text in a speech bubble appear over time in Scratch

    how to make speech bubble in scratch

COMMENTS

  1. How to Add a Speech Bubble to Your Sprite on Scratch

    Have you ever wanted to add a speech bubble or a thought bubble with text to your character in Scratch? This is how you can do it!

  2. Making a BETTER Speech Bubble in Scratch

    Hey Peeps :DIn this video, I'll be showing you how to make a better speech bubble in Scratch. If u didnt know, scratch has a block which can make a character...

  3. adding voice with speech bubbles at the same time

    Use the Scratch sound editor to cut the voiceover file into clips that each correspond to a speech bubble. Then all you have to do is…. play sound for speech 1 say speech for length of sound 1 secs play sound for speech 2 say speech for length of sound 2 secs play sound for speech 3 say speech for length of sound 3 secs.

  4. Modifying speech bubble placement

    Part of the "Introduction to Programming with Scratch in Education" course offered by the Computer Science Education program at the University of Northern Io...

  5. Say () (block)

    The Say () block is a Looks block and a stack block. The block gives its sprite a speech bubble with the specified text — the speech bubble stays until an another speech or thought block is activated, or the stop sign is pressed. This block is identical to the Think () block, except that this block gives a speech bubble, while the other gives ...

  6. Text to Speech and Translation Blocks in Scratch 3.0

    One of my favourite coding environments to learn to code with is Scratch. Recently, Scratch released their 3.0 version with many new additions and capabilities. I have shared some ideas to make use of the new Text to Speech and Translate extensions. The programs below get progressively more challenging. You might have students follow along.

  7. can you clear speech bubbles?

    can you clear speech bubbles? The way I would do this is: set runsto to 1 set sto to 0 repeat until sto = 3 say wait until sto = 1 say wait until sto = 2 wait until not sto = 2 when clicked forever if runsto = 1 if sto = 2 set sto to 0 change sto by 0.1 wait 0.1 secs this is a different loop then the main loop because of the wait inside of it ...

  8. How Do You Change Font Size & Font in a Speech Bubble?

    This is not possible with the normal "say" or "think" blocks. The easiest way to make your own is to create a main sprite which has a costume for every letter of the alphabet (and space, and any other character's you'll be using) and to make the sprite get set to a certain size, change to a costume with its letter, and stamp it using the pen block for it.

  9. Think () (block)

    The Think () block is a Looks block and a stack block. The block gives its sprite a thought bubble with the specified text. The thought bubble stays until another speech or thought block is activated, or the stop sign is pressed. This block is identical to the Say () block except that this block gives a thought bubble whereas the other gives a ...

  10. Text Rendering

    Text Rendering. Text rendering displays text on the Scratch stage with more flexibility than the usual use of the Say block, but does require more work. There are two main approaches: Rapid repeated use of the Say block, which produces a teletype style in a speech bubble. Using a set of sprite costumes to display images of letters.

  11. Amp up your Scratch speech bubbles with audio

    Scratch's built-in speech bubbles allow you to create fun, comic book-style stories, but if you're looking to put a more high-tech spin on your project, try ...

  12. Adding Speech Bubbles and Making Sprite to Talk in Scratch

    Toll Free Number: 1800 532 272 588 1800 532 272 588

  13. PDF Animated Genres Curriculum Module 2 Lesson 7: Speech Bubbles, Sounds

    Lesson 7: Speech Bubbles, Sounds, Pages, and Wait For Summary. In this lesson, students will learn how to add sound as well as speech bubbles to their projects. They will also learn how to add a new page and the wait block to a project. This lesson will prepare students for the story project by providing them with the ScratchJr tools they will ...

  14. Speech Bubble

    I don't know of a way to change the size of the bubble or the position of it. You might want to consider a different approach. You could look at one of many examples of tutorial type programs that display text on the screen.

  15. Getting started with Scratch

    Sprites can say and think to communicate.. The say for seconds and think for seconds blocks are used to say or think something for a set amount of time.. when this sprite clicked say Hello! for 2 seconds hide speech after 2 seconds. The sprite will show a speech bubble for two seconds when clicked. Space talk: See inside. Click on the sprites to see them communicate with speech and thought.

  16. How to make speech bubbles turn 3D in Scratch

    Making speech bubbles in scratch couldn't be easier than this quick and simple way!

  17. Need speech bubble on top of front layer sprite

    in scratch, when a speech bubble appears, it goes to the top layer, so when a sprite says "hello" and there's another sprite in the front layer and it's on top of the spot where the speech bubble appears, the speech bubble is on top of the sprite even though the sprite that the speech bubble belongs to is in the back layer.

  18. Angry clown speech bubble Meme Generator

    For designing from scratch, try searching "empty" or "blank" templates. Add customizations. Add text, images, stickers, drawings, and spacing using the buttons beside your meme canvas. ... speech bubbles, and more. Opacity and resizing are supported, and you can copy/paste images using CMD/CTRL + C/V for quick creation. You can rotate, flip ...

  19. Moving the speech bubble (say command)

    Moving the speech bubble (say command) jamy_hensley_test wrote: Your sprite must be not too far away from an edge. Instead of having the sprite talking, use another sprite, a tiny dot, that you can place at a distance from the "talking" sprite. True, but to do that and make it invisible use the. set ghost effect to 100.

  20. Adding Speech Bubbles and Making Sprite to Talk in Scratch

    In this tutorial let's learn how to make your sprites animated for your own Scratch comic strip, animation, or TV show. Scratch programming aids in the devel...

  21. Custom speech bubble tool? : r/ClipStudio

    So, naturally, I wanted to do other types of dialogue in the same way. I've managed to make one with dashed lines rather than solid, which is great for whispering, but what would be really useful is a thought bubble and a jagged shape for shouting. So far I've discovered I can use a polygon with a suitable number of corners and manually adjust ...

  22. Scratch

    Scratch is a free programming language and online community where you can create your own interactive stories, games, and animations.

  23. Scratch

    How to EFFICIENTLY synchronize speech bubbles (say blocks) with text-to-speech (speak blocks).How I Make Tutorial Videos: https://youtu.be/bI6VIZr8Q4UDownloa...

  24. Harris gives Americans the chance to make history

    Yet all conventions are self-reinforcing bubbles. For Democrats, preaching joy and partying with celebrities is a risk with many people hurting after years of high prices, economic insecurity and as America's foreign foes mock its power. Harris and Democrats offered hope, happiness and harmony, with promises of lower prices and more housing.

  25. speech bubble posistion problem

    speech bubble posistion problem. A possible workaround is to get a different sprite/clone to do the speaking, and you position it in just the right place to get the bubble where you want it. For example, make the clone or other sprite have a single dot costume, with ghost 100% (so it's invisible), and put the dot right over the mouth.