Computer generated voice without any software
Make your PC talk .. simple notepad code to convert text to speech easily. No need to buy softwares for text to speech conversion now. You can use it for automated voice over for your videos... Just copy the following code and past it in notepad..
Dim msg, sapi
msg=InputBox("Enter your text","Talk it")
Set sapi=CreateObject("Sapi.spvoice")
sapi.Speak msg
Save it as name.vbs and play :D
This channel has a lot more videos like this one and other electronic experiments feel free to check them and also don't forget to like, share and subscribe .... thanks :)
Like our Facebook page: https:https://www.facebook.com/ElectroBotics-102049548492501
find out more videos here: https://www.youtube.com/channel/UCvvRjEjSZQEtPLpELBqr1Gg/playlists
Subscribe here: https://www.youtube.com/channel/UCvvRjEjSZQEtPLpELBqr1Gg/playlists
Other Videos By ElectroBotics
2021-02-01 | How to reboot wifi router remotely |
2021-01-31 | Word to PDF conversion |
2021-01-30 | Digital Thermometer project using Arduino and LM 35 |
2021-01-29 | How to check WiFi signal strength without any software |
2021-01-28 | How to show internet speed on taskbar |
2021-01-27 | How to convert mp4 to mp3 using VLC |
2021-01-26 | USB RAM for PC (Free RAM) |
2021-01-24 | How to download files using utorrent |
2021-01-23 | Dark sensor circuit |
2021-01-22 | How to set password on your USB flash drive (Without any software) |
2021-01-21 | Computer generated voice without any software |
2021-01-20 | How to create shortcut button for Shutdown |
2021-01-19 | Check Laptop battery health and details about your Battery |
2021-01-18 | How to run android OS on your Laptop |
2021-01-17 | How to track mobile phone location by number |
2021-01-16 | Interfacing LCD with Arduino |
2021-01-15 | How to track location by e mail |
2021-01-14 | Check website IP address using command prompt |
2021-01-13 | How to create bootable Kali Linux |