Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rozek authored Jul 29, 2024
1 parent a2e70c9 commit eff246e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -528,6 +528,12 @@ Here are a few examples which you can uploda into the Blockly workspace to get f

> this example demonstrates text-to-speech synthesis using the Browser's built-in WebSpeech API (see [Blockly workspace file](./Examples/speak.json))
### WebSpeech ###

![WebSpeech](./Examples/WebSpeech.png)

> this example illustrates how to use the Browser's built-in WebSpeech API (see [Blockly workspace file](./Examples/WebSpeech.json))
### throw ###

![throwError](./Examples/throwError.png)
Expand Down

0 comments on commit eff246e

Please sign in to comment.