Uploaded January 2020 | Updated September 2026, 2 weeks ago
In this video I showcase the updated text to speech, and how it works, I am going to be continuing the development of this with adding new voice-banks and additional features in time.
Near the end of the video the audio is doing some weird clipping, it isn't in the recording, so I don't know why it is happening, sorry.
Spreadsheet of sounds and SAMPA chars
docs.google.com/spreadsheets/d/1G-7QM_6JzN_BM7egCj8WF3UPgxEuOo9czFvHVvbWbdE/edit?usp=sharing
Github repo: not available just yet
In this video I showcase the updated text to speech, and how it works, I am going to be continuing the development of this with adding new voice-banks and additional features in time.
Near the end of the video the audio is doing some weird clipping, it isn't in the recording, so I don't know why it is happening, sorry.
Spreadsheet of sounds and SAMPA chars
docs.google.com/spreadsheets/d/1G-7QM_6JzN_BM7egCj8WF3UPgxEuOo9czFvHVvbWbdE/edit?usp=sharing
Github repo: not available just yet





![Minecraft Datapack Tech - Operation of my memory storage systems
I tried to go over every aspect of operation for my memory storage systems, I did say a few numbers incorrect, but honestly this was the 13th take and I am not making a 14th.
I have other videos discussing the actual commands of each part, so I didnt go in depth here.
For setup in other worlds:
for the one jukebox system you want to place a jukebox at 0 0 0 and run this command
[ /data merge block 0 0 0 {RecordItem:{id:minecraft:stone,Count:1b,tag:{}}} ]
then run the function one_rw:format_mem or one_rw:format_mem_multi
For the larger system you are going to want to first clear all blocks from 0 0 0 to 15 15 15, then place a jukebox at 16 16 16 and run this command
[/data merge block 16 16 16 {RecordItem:{id:minecraft:stone,Count:1b,tag:{Storage:{0:{},1:{},2:{},3:{},4:{},5:{},6:{},7:{}}}}}]
World Download - https://drive.google.com/open?id=16qFn6aMYTlsO 08g1IxowToOQfQNoGV Minecraft Datapack Tech - Operation of my memory storage systems](https://i.ytimg.com/vi/NHvZTUk8Wko/mqdefault.jpg)




