Updated examples
This commit is contained in:
@ -16,5 +16,5 @@ const speechSynthesis = message => {
|
||||
```
|
||||
|
||||
```js
|
||||
speechSynthesis('Hello, World') -> // plays the message
|
||||
speechSynthesis('Hello, World') // // plays the message
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user