ASP实现语音分时问候

2016-01-29 17:47 24 1 收藏

ASP实现语音分时问候,ASP实现语音分时问候

【 tulaoshi.com - ASP 】

 

(本文来源于图老师网站,更多请访问http://www.tulaoshi.com/asp/)

<bgsound src="http://img.tulaoshi.com/attachment/portal" loop="0"
<% dim weh
If Time =#1:00:00 AM# And Time < #6:00:00 PM#  Then
  weh = "<bgsound src="http://img.tulaoshi.com/attachment/portal" loop="0""
Else  If Time #6:00:00 AM# And Time < #9:00:00 PM#
  weh = "<bgsound src="http://img.tulaoshi.com/attachment/portal" loop="0""
 Else  If Time #9:00:00 AM# And Time < #12:00:00 PM#
  weh = "<bgsound src="http://img.tulaoshi.com/attachment/portal" loop="0""
Else  If Time #12:00:00 AM# And Time < #14:00:00 PM#
  weh = "<bgsound src="http://img.tulaoshi.com/attachment/portal" loop="0""
Else  If Time =#14:00:00 AM# And Time < #17:00:00 PM#
  weh = "<bgsound src="http://img.tulaoshi.com/attachment/portal" loop="0""
Else  If Time =#17:00:00 AM# And Time < #19:00:00 PM#
  weh = "<bgsound src="http://img.tulaoshi.com/attachment/portal" loop="0""
Else  If Time =#19:00:00 AM# And Time < #24:00:00 PM#
  weh = "<bgsound src="http://img.tulaoshi.com/attachment/portal" loop="0""
End If
%
<%=wen %

上面的 X.MID 是的问候语音

(本文来源于图老师网站,更多请访问http://www.tulaoshi.com/asp/)

 

(本文来源于图老师网站,更多请访问http://www.tulaoshi.com/asp/)

来源:http://www.tulaoshi.com/n/20160129/1502927.html

延伸阅读
标签: ASP
      用ASP实现搜索引擎的功能是一件很方便的事,可是,如何实现类似3721的智能搜索呢?比如,当在搜索条件框内输入“中国人民”时,自动从中提取“中国”、“人民”等关键字并在数据库内进行搜索。看完本文后,你就可以发现,这个功能实现起来竟然是如此的简单。OK,Follow Me!     第一步,...
标签: ASP
  电子贺卡程序的数据库结构。(这仅代表我个人的在某一段时间的看法)。         表ECARD         贺卡的编号    ID            自动编号字段 贺卡的标题TITLE  ...
标签: ASP
  This article presents a simple way to ping an address and get the results of the ping using ASP. The idea was supplied by Bart Silverstein. First, a .BAT file needs to be created that will be run from the Active Server Page. Let's call this file DoPing.BAT. It will contain only one statement, which will ping ...
标签: ASP
  <% '***** BEGIN FUNCTION AREA ***** ' Formats a given 10 digit number into a nice looking phone number ' Example: given strNumber of 8005551212 you get (800) 555-1212 Function FormatPhoneNumber(strNumber) Dim strInput ' String to hold our entered number Dim strTemp ' Temporary string to hold our working tex...
标签: 办公软件
在 Excel 2003中有一个“文本到语音”的功能,使用此功能可以完成语言校对,但是在Word 2003中却没有此项功能。其实我们可以在Word中使用VBA代码调用Excel的“文本到语音”功能。 1. 代码的编写 打开Word 2003,点击“工具→宏→宏”菜单命令,这时出现“宏”对话框,将“宏”命名为“语音校对”,“宏的位置”设为“所有的活动模...

经验教程

574

收藏

92

精华推荐

用代码实现WORD的语音校对

用代码实现WORD的语音校对

青春是撸出来

利用WPS插件实现语音校对和播报

利用WPS插件实现语音校对和播报

___末世微凉

用asp实现QQ在线查询

用asp实现QQ在线查询

我是你韦爵爷

微博分享 QQ分享 QQ空间 手机页面 收藏网站 回到头部