Dedetok: My Experience Notes

My Experience Notes These pages contain my experiences using technology. All of the works are working properly at the time when they wrote. You may use them for any purposes.

Wednesday, July 17, 2024

Debian: using Festival to generate voice from text (Text To Speech/TTS) - AI TTS

›
folder voice $ ls /usr/share/festival/voices/english/ Using command interpreter: $ festival ... festival> (voice.list) (kal_diphone) fest...
Monday, July 8, 2024

java 17: shuffle 52 playing cards and sort the order base on bridge playing game

›
This is the code to shuffle 52 playing cards for 4 players and re order each hand cards. I provide to order card base on trump (at right sid...
Friday, July 5, 2024

java 17: sort 2 strings from end to begin of word

›
This code will sort string array and return a new arraylist with order word (ascending), but ordered done from end of each word. This code w...
Tuesday, June 25, 2024

java 17: tutorial network socket

›
NOTE for socket: Socket can not be use to read and send at the same time Only one state can be use in socket, client state send - server sta...
Monday, June 3, 2024

Android java: request multiple permission READ_EXTERNAL_STORAGE & WRITE_EXTERNAL_STORAGE

›
Minimum API 24 (Android 7.0)  Note: Beginning with Android 4.4 (API level 19) it's no longer necessary for your app to request the WRITE...
‹
›
Home
View web version
Powered by Blogger.