⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 demo_1_5.frm

📁 用VB实现电脑发送语音信息
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{25A5F3A7-E734-11D4-AB0F-B55854F2C92D}#1.0#0"; "VoiceAngelPro3.ocx"
Object = "{FE0065C0-1B7B-11CF-9D53-00AA003C9CB6}#1.1#0"; "comct232.ocx"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx"
Begin VB.Form frmDemo 
   AutoRedraw      =   -1  'True
   Caption         =   "UFS语音通告系统"
   ClientHeight    =   6855
   ClientLeft      =   3120
   ClientTop       =   750
   ClientWidth     =   7065
   BeginProperty Font 
      Name            =   "宋体"
      Size            =   9.75
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   ForeColor       =   &H80000006&
   Icon            =   "Demo_1_5.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   ScaleHeight     =   6855
   ScaleWidth      =   7065
   Begin MSComDlg.CommonDialog CommonDialog1 
      Left            =   2880
      Top             =   2160
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.CommandButton cmdReset 
      Caption         =   "清空"
      Height          =   375
      Left            =   4848
      TabIndex        =   29
      Top             =   5880
      Width           =   975
   End
   Begin VB.TextBox TxtCount 
      Height          =   285
      Left            =   6135
      MaxLength       =   4
      TabIndex        =   26
      Text            =   "1"
      Top             =   2040
      Width           =   720
   End
   Begin VB.ComboBox CmbTerm 
      Height          =   315
      ItemData        =   "Demo_1_5.frx":030A
      Left            =   1080
      List            =   "Demo_1_5.frx":0317
      TabIndex        =   24
      Text            =   "第一学期"
      Top             =   2040
      Width           =   1215
   End
   Begin VB.PictureBox Picture1 
      BackColor       =   &H80000003&
      Height          =   960
      Left            =   120
      Picture         =   "Demo_1_5.frx":0339
      ScaleHeight     =   900
      ScaleWidth      =   6645
      TabIndex        =   23
      Top             =   0
      Width           =   6705
   End
   Begin VB.CheckBox ChkAuto 
      Caption         =   "自动提取"
      ForeColor       =   &H00C00000&
      Height          =   255
      Left            =   3840
      TabIndex        =   22
      Top             =   2040
      Value           =   1  'Checked
      Width           =   1215
   End
   Begin VB.CommandButton CmdDemo 
      Caption         =   "模拟放音"
      Height          =   375
      Left            =   3816
      Style           =   1  'Graphical
      TabIndex        =   21
      Top             =   5880
      Width           =   975
   End
   Begin VB.Timer Timer1 
      Enabled         =   0   'False
      Interval        =   5000
      Left            =   3360
      Top             =   1560
   End
   Begin VB.CommandButton cmdStartOrStopPlay 
      Caption         =   "播放"
      Height          =   375
      Left            =   6120
      Style           =   1  'Graphical
      TabIndex        =   19
      Top             =   2400
      Visible         =   0   'False
      Width           =   735
   End
   Begin VB.CommandButton CmdExit 
      Caption         =   "退出"
      Height          =   375
      Left            =   5880
      MaskColor       =   &H00004080&
      Style           =   1  'Graphical
      TabIndex        =   8
      Top             =   5880
      UseMaskColor    =   -1  'True
      Width           =   975
   End
   Begin VB.TextBox TxtStudentInfo 
      Height          =   1575
      Left            =   120
      Locked          =   -1  'True
      MultiLine       =   -1  'True
      ScrollBars      =   2  'Vertical
      TabIndex        =   16
      Top             =   2760
      Width           =   6735
   End
   Begin VB.CommandButton CmdTakeData 
      Caption         =   "提取数据"
      Default         =   -1  'True
      Height          =   375
      Left            =   120
      TabIndex        =   7
      Top             =   5880
      Width           =   975
   End
   Begin VB.TextBox TxtFamilyName 
      Height          =   315
      Left            =   5160
      MaxLength       =   4
      TabIndex        =   1
      Top             =   1500
      Width           =   1695
   End
   Begin VB.TextBox TxtStudentNO 
      Height          =   300
      Left            =   1080
      MaxLength       =   10
      TabIndex        =   2
      Top             =   1020
      Width           =   1695
   End
   Begin VB.TextBox TxtStudentName 
      Height          =   300
      Left            =   1080
      MaxLength       =   4
      TabIndex        =   0
      Top             =   1500
      Width           =   1695
   End
   Begin VoiceAngelLib.VoiceAngel v 
      Height          =   375
      Left            =   3360
      TabIndex        =   12
      Top             =   1080
      Visible         =   0   'False
      Width           =   375
      _Version        =   65536
      _ExtentX        =   661
      _ExtentY        =   661
      _StockProps     =   0
   End
   Begin VB.TextBox txtInfo 
      Height          =   915
      Left            =   120
      MultiLine       =   -1  'True
      ScrollBars      =   2  'Vertical
      TabIndex        =   10
      Top             =   4680
      Width           =   6765
   End
   Begin VB.ComboBox cmbLines 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   300
      ItemData        =   "Demo_1_5.frx":4887
      Left            =   4320
      List            =   "Demo_1_5.frx":4889
      TabIndex        =   5
      Text            =   "您的系统没有安装语音猫"
      Top             =   6480
      Width           =   2595
   End
   Begin VB.CommandButton cmdDrop 
      Caption         =   "挂断"
      Enabled         =   0   'False
      Height          =   375
      Left            =   1152
      Style           =   1  'Graphical
      TabIndex        =   6
      Top             =   5880
      Width           =   975
   End
   Begin VB.TextBox txtTelNum 
      Height          =   315
      Left            =   5160
      MaxLength       =   18
      TabIndex        =   3
      Top             =   1050
      Width           =   1695
   End
   Begin VB.CommandButton cmdDial 
      Caption         =   "拨打并传输语音"
      Enabled         =   0   'False
      Height          =   375
      Left            =   2184
      Style           =   1  'Graphical
      TabIndex        =   4
      Top             =   5880
      Width           =   1575
   End
   Begin ComCtl2.UpDown UpDown1 
      Height          =   285
      Left            =   5880
      TabIndex        =   27
      Top             =   2040
      Width           =   255
      _ExtentX        =   450
      _ExtentY        =   503
      _Version        =   327681
      Value           =   1
      Alignment       =   0
      BuddyControl    =   "TxtCount"
      BuddyDispid     =   196610
      OrigLeft        =   3960
      OrigTop         =   1440
      OrigRight       =   4215
      OrigBottom      =   1695
      Max             =   2000
      SyncBuddy       =   -1  'True
      BuddyProperty   =   65547
      Enabled         =   -1  'True
   End
   Begin VB.Label Label3 
      AutoSize        =   -1  'True
      Caption         =   "学生数"
      ForeColor       =   &H00C00000&
      Height          =   195
      Left            =   5160
      TabIndex        =   28
      Top             =   2085
      Width           =   585
   End
   Begin VB.Label lblTerm 
      Caption         =   "查询时间"
      ForeColor       =   &H00C00000&
      Height          =   255
      Left            =   120
      TabIndex        =   25
      Top             =   2070
      Width           =   855
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      Caption         =   "东软信息技术学院计算机系设计"
      ForeColor       =   &H00C00000&
      Height          =   195
      Left            =   120
      TabIndex        =   20
      Top             =   6540
      Width           =   2730
   End
   Begin VB.Label LabStatus 
      AutoSize        =   -1  'True
      Caption         =   "拨号信息"
      ForeColor       =   &H00C00000&
      Height          =   195
      Left            =   120
      TabIndex        =   18
      Top             =   4440
      Width           =   780
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      Caption         =   "在校情况"
      ForeColor       =   &H00C00000&
      Height          =   195
      Left            =   120
      TabIndex        =   17
      Top             =   2520
      Width           =   780
   End
   Begin VB.Label LabFamilyName 
      AutoSize        =   -1  'True
      Caption         =   "家长姓名"
      ForeColor       =   &H00C00000&
      Height          =   195
      Left            =   4080
      TabIndex        =   15
      Top             =   1560
      Width           =   780
   End
   Begin VB.Label LabStudentNO 
      AutoSize        =   -1  'True
      Caption         =   "学生学号"
      ForeColor       =   &H00C00000&
      Height          =   195
      Left            =   120
      TabIndex        =   14
      Top             =   1080
      Width           =   780
   End
   Begin VB.Label LabStudentName 
      AutoSize        =   -1  'True
      Caption         =   "学生姓名"
      ForeColor       =   &H00C00000&
      Height          =   195
      Left            =   120
      TabIndex        =   13
      Top             =   1560
      Width           =   780
   End
   Begin VB.Label LabFamilyTel 
      AutoSize        =   -1  'True
      Caption         =   "家长电话"
      ForeColor       =   &H00C00000&
      Height          =   195
      Left            =   4080
      TabIndex        =   11
      Top             =   1080
      Width           =   780
   End
   Begin VB.Label Label6 
      AutoSize        =   -1  'True
      Caption         =   "调制解调器"
      ForeColor       =   &H00C00000&
      Height          =   195
      Left            =   3240
      TabIndex        =   9
      Top             =   6540
      Width           =   975
   End
   Begin VB.Menu mnuContent 
      Caption         =   "通告类型(&I)"
      Begin VB.Menu mnuGeneral 
         Caption         =   "一般数据"
         Checked         =   -1  'True
         Index           =   0
         Shortcut        =   ^G
      End
      Begin VB.Menu mnuUrgent 
         Caption         =   "紧急事件"
         Index           =   0
         Shortcut        =   ^U
      End
      Begin VB.Menu mnuNext 
         Caption         =   "-"
         Index           =   0
      End
      Begin VB.Menu mnuExit 
         Caption         =   "退出"
         Shortcut        =   ^Q
      End
   End

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -