# Text to speech extention

**URL:** https://forum.makecode.com/t/text-to-speech-extention/37424
**Category:** Arcade
**Created:** [June 19, 2025, 7:03pm UTC](https://forum.makecode.com/t/text-to-speech-extention/37424 "2025-06-19T19:03:29Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![BlobDev](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/blobdev/32/25519_2.png) [@BlobDev](https://forum.makecode.com/u/BlobDev)
#### Post date: [June 19, 2025, 7:03pm UTC](https://forum.makecode.com/t/text-to-speech-extention/37424/1 "2025-06-19T19:03:29Z")

</div>

Does anyone wanna help me make one?

---

<div class="post-metadata">

### Author: ![Jedi](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/jedi/32/14307_2.png) [@Jedi](https://forum.makecode.com/u/Jedi)
#### Post date: [June 19, 2025, 9:16pm UTC](https://forum.makecode.com/t/text-to-speech-extention/37424/2 "2025-06-19T21:16:01Z")

</div>

probably not because it would be pretty hard to make because not only would you need to try to get makecode to make understandable text to speech but you would also need to make sure things are pronounced right

---

<div class="post-metadata">

### Author: ![Fixitude](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/fixitude/32/28576_2.png) [@Fixitude](https://forum.makecode.com/u/Fixitude)
#### Post date: [June 19, 2025, 9:18pm UTC](https://forum.makecode.com/t/text-to-speech-extention/37424/3 "2025-06-19T21:18:14Z")

</div>

Not currently: but are you aware that @randomuser has already kinda started on that, not human speech level but still really cool!

---

<div class="post-metadata">

### Author: ![randomuser](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/randomuser/32/32505_2.png) [@randomuser](https://forum.makecode.com/u/randomuser)
#### Post date: [June 20, 2025, 6:30pm UTC](https://forum.makecode.com/t/text-to-speech-extention/37424/4 "2025-06-20T18:30:15Z")

</div>

I’m working on it right now!  
You can see the prototype with my game [SAMMY SINGER](https://forum.makecode.com/t/unique-a-thon-2-finale-non-official-game-jam/33962/81) and especially [this great Demo of him singing!](https://www.youtube.com/watch?v=hqKf0DgUBiE)  
It will be a reality-- I’m mostly now working on making an easy voice generator because right now you can’t just type in “Hello world” and have him speak, you have to give him each individual sound you want him to make… very tedious!  
(I’m also going to change the sounds a bit, as I know some of them sound too robotic or hard to recognize)  
But, to summarize, yeah it’s on the way! :monkey:

---

<div class="post-metadata">

### Author: ![\_jupiter](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/_jupiter/32/28012_2.png) [@\_jupiter](https://forum.makecode.com/u/_jupiter)
#### Post date: [June 20, 2025, 9:10pm UTC](https://forum.makecode.com/t/text-to-speech-extention/37424/5 "2025-06-20T21:10:11Z")

</div>

Didn’t @randomuser already make a TTS?
