Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to realize the batch processing of pronunciation reading words or sentences

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/03 Report--

This article mainly shows you "how to realize the batch processing of pronunciation reading words or sentences". The content is simple and clear. I hope it can help you solve your doubts. Next, let the editor lead you to study and learn the article "how to realize the batch processing of pronunciation reading words or sentences".

The code is as follows:

ECHO OFF REM QBFC Project Options Begin REM HasVersionInfo: No REM Companyname: REM Productname: REM Filedescription: REM Copyrights: REM Trademarks: REM Originalname: REM Comments: REM Productversion: 0. 0. 0. 0 REM Fileversion: 0. 0. 0. 0 REM Internalname: REM Appicon: REM QBFC Project Options End ECHO ON @ echo off title By:Leeleeon QQ:646568194 echo-echo for reading words and sentences welcome to use this software echo- -echo By:Leeleeon QQ:646568194 echo -echo% date%% time:~0,8% echo -: main echo. Set / p word= enter a word or sentence:: read mshta _ vbscript:CreateObject ("SAPI.SpVoice"). Speak ("% word%") (Window.close): choice echo. Echo 1. Read echo 2 again. Enter new words to read echo 3. Clear the screen echo 4. Quit set / p ch= and choose what you want to do: If "% ch%" = = "1" goto read If "% ch%" = = "2" goto main If "% ch%" = = "3" (cls goto choice) If "% ch%" = = "4" goto end echo. Echo the information you typed is incorrect goto choice: end echo. Echo thank you for using this software pause > nul above is "how to achieve pronunciation to read words or sentences batch processing" all the content of this article, thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report