ASP实现语音分时问候

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

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

【 tulaoshi.com - ASP 】

 

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

<bgsound src="https://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="https://img.tulaoshi.com/attachment/portal" loop="0""
Else  If Time #6:00:00 AM# And Time < #9:00:00 PM#
  weh = "<bgsound src="https://img.tulaoshi.com/attachment/portal" loop="0""
 Else  If Time #9:00:00 AM# And Time < #12:00:00 PM#
  weh = "<bgsound src="https://img.tulaoshi.com/attachment/portal" loop="0""
Else  If Time #12:00:00 AM# And Time < #14:00:00 PM#
  weh = "<bgsound src="https://img.tulaoshi.com/attachment/portal" loop="0""
Else  If Time =#14:00:00 AM# And Time < #17:00:00 PM#
  weh = "<bgsound src="https://img.tulaoshi.com/attachment/portal" loop="0""
Else  If Time =#17:00:00 AM# And Time < #19:00:00 PM#
  weh = "<bgsound src="https://img.tulaoshi.com/attachment/portal" loop="0""
Else  If Time =#19:00:00 AM# And Time < #24:00:00 PM#
  weh = "<bgsound src="https://img.tulaoshi.com/attachment/portal" loop="0""
End If
%
<%=wen %

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

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

 

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

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

延伸阅读
标签: ASP
  电子贺卡程序的数据库结构。(这仅代表我个人的在某一段时间的看法)。         表ECARD         贺卡的编号    ID            自动编号字段 贺卡的标题TITLE  ...
标签: ASP
   可以考虑使用MSCHART,但是缺点是显示不太好看,不很专业,同时,如果客户端没有装的话就比较麻烦,因为显示不出来,所以一般的网站都采用生成图片的方式。下面给出MSCHART的一些东西,可以自己考虑着使用,我没有使用过其他的控件,所以不能给你满意的答复。另外附给你一个网址,www.tjinfo.com,里面有个调查题,使用了MSCHART,...
标签: 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中有一个“文本到语音”的功能,使用此功能可以完成语言校对,但是在Word2003中却没有此项功能。其实我们可以在Word中使用VBA代码调用Excel的“文本到语音”功能。 1. 代码的编写 打开Word 2003,点击“工具→宏→宏”菜单命令,这时出现“宏”对话框,将“宏”命名为“语音校对”,“宏的位置”设为“所有的活动模板...

经验教程

425

收藏

7

精华推荐

巧用代码实现WORD的语音校对

巧用代码实现WORD的语音校对

空解脱l

如何利用ASP实现邮箱访问

如何利用ASP实现邮箱访问

旺旺旺气冲天旺

用asp实现QQ在线查询

用asp实现QQ在线查询

我是你韦爵爷

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