Pronunciation hpe ndai kaw madat la ga

Pronunciation nchye ai words ni hpe ndai shara kaw mai galaw la ai da lo........
ndai lawu kaw na code ni hpe .bat hte save dat na run dat jang mai sai.......

@echo off
title %minko%'s Speaking Computer
color a
cls
goto speak

:speak
cls
echo.
echo Computer: %minko%, Please enter what
echo what do you want me to say
set /p what= %minko%: I Want You To Say:
echo.
echo Computer: Analyzing...
echo Set Speech = CreateObject("SAPI.SpVoice") > "%userprofile%\speech.vbs"
echo Speech.Speak "%what%" >> "%userprofile%\speech.vbs"
echo.
echo Computer: Analyzed...
call "%userprofile%\speech.vbs"
echo.
ping localhost -n 2 >nul
echo Computer: I have said "%what%"...
echo.
ping localhost -n 2 >nul
echo Computer: Clearing Cache...
del /f /s /q "%userprofile%\speech.vbs" >nul
echo.
echo Cache Cleared...
echo.
echo %minko%, Please press any key...
pause >nul
goto speak


Matu Hti ga..

0 Ndai Hku Nga ai...:

Post a Comment