home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Begin VB.Form Form1
- Caption = "Form1"
- ClientHeight = 5880
- ClientLeft = 60
- ClientTop = 345
- ClientWidth = 7575
- LinkTopic = "Form1"
- ScaleHeight = 5880
- ScaleWidth = 7575
- StartUpPosition = 3 'Windows Default
- Begin VB.Frame Frame3
- Caption = "WAV FILE"
- Height = 1335
- Left = 5520
- TabIndex = 16
- Top = 1320
- Width = 1695
- Begin VB.CommandButton Command3
- Caption = "WAVFILE"
- Height = 375
- Left = 120
- TabIndex = 18
- Top = 840
- Width = 1455
- End
- Begin VB.TextBox Text3
- Height = 375
- Left = 120
- TabIndex = 17
- Text = "wavname"
- Top = 240
- Width = 1335
- End
- End
- Begin VB.Frame Frame2
- Caption = "LANGUAGE"
- Height = 1815
- Left = 5640
- TabIndex = 12
- Top = 2880
- Width = 1695
- Begin VB.OptionButton Option7
- Caption = "DEUTSCH"
- Enabled = 0 'False
- Height = 255
- Left = 120
- TabIndex = 15
- Top = 1440
- Width = 1095
- End
- Begin VB.OptionButton Option6
- Caption = "ENGLISH"
- Enabled = 0 'False
- Height = 255
- Left = 120
- TabIndex = 14
- Top = 960
- Width = 1335
- End
- Begin VB.OptionButton Option5
- Caption = "ESPA
- Height = 255
- Left = 120
- TabIndex = 13
- Top = 480
- Width = 1455
- End
- End
- Begin VB.HScrollBar HScroll1
- Height = 495
- Left = 2160
- Max = 500
- Min = 1
- TabIndex = 10
- Top = 5160
- Value = 120
- Width = 3735
- End
- Begin VB.Frame Frame1
- Caption = "Select Volume"
- Height = 2655
- Left = 3360
- TabIndex = 5
- Top = 2040
- Width = 2055
- Begin VB.OptionButton Option4
- Caption = "8000"
- Height = 375
- Left = 120
- TabIndex = 9
- Top = 2040
- Width = 1455
- End
- Begin VB.OptionButton Option3
- Caption = "16000"
- Height = 195
- Left = 120
- TabIndex = 8
- Top = 1560
- Width = 1815
- End
- Begin VB.OptionButton Option2
- Caption = "24000"
- Height = 375
- Left = 120
- TabIndex = 7
- Top = 960
- Width = 1575
- End
- Begin VB.OptionButton Option1
- Caption = "32000"
- Height = 255
- Left = 120
- TabIndex = 6
- Top = 480
- Value = -1 'True
- Width = 1575
- End
- End
- Begin VB.CheckBox Check1
- Caption = "Check1"
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 13.5
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 375
- Left = 360
- TabIndex = 3
- ToolTipText = "chequeo"
- Top = 3720
- Width = 1935
- End
- Begin VB.Data Data1
- Caption = "Data1"
- Connect = "Access"
- DatabaseName = ""
- DefaultCursorType= 0 'DefaultCursor
- DefaultType = 2 'UseODBC
- Exclusive = 0 'False
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 13.5
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 615
- Left = 360
- Options = 0
- ReadOnly = 0 'False
- RecordsetType = 1 'Dynaset
- RecordSource = ""
- ToolTipText = "datos"
- Top = 2640
- Width = 2175
- End
- Begin VB.CommandButton Command1
- Caption = "Command1"
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 13.5
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 615
- Left = 360
- TabIndex = 2
- ToolTipText = "bot
- Top = 1800
- Width = 2175
- End
- Begin VB.TextBox Text1
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 13.5
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 495
- Left = 360
- TabIndex = 1
- Text = "text1"
- ToolTipText = "texto"
- Top = 1080
- Width = 1095
- End
- Begin VB.Label Label3
- Caption = "SPEED"
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 12
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 375
- Left = 960
- TabIndex = 11
- Top = 5160
- Width = 1095
- End
- Begin VB.Label Label2
- Caption = "Don't forget to read the readme.txt file before you drop your control on this form"
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 12
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = -1 'True
- Strikethrough = 0 'False
- EndProperty
- Height = 855
- Left = 3360
- TabIndex = 4
- Top = 120
- Width = 3975
- End
- Begin VB.Label Label1
- Caption = "label1"
- BeginProperty Font
- Name = "MS Sans Serif"
- Size = 13.5
- Charset = 0
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 495
- Left = 360
- TabIndex = 0
- ToolTipText = "Etiqueta"
- Top = 360
- Width = 1095
- End
- Attribute VB_Name = "Form1"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
- Private Sub Command1_MouseMove(Button As Integer, Shift As Integer, X As Single, Y As Single)
- Command1.Enabled = False
- PCTALK11.Phrase = Command1.ToolTipText
- PCTALK11.listentext
- Command1.Enabled = True
- Command3.Enabled = True
- End Sub
- Private Sub Command2_Click()
- PCTALK11.Phrase = Text2.Text
- PCTALK11.listentext
- End Sub
- Private Sub Command3_Click()
- PCTALK11.namewavfile = Text3.Text
- PCTALK11.makewavfile
- End Sub
- Private Sub Check1_MouseMove(Button As Integer, Shift As Integer, X As Single, Y As Single)
- Check1.Enabled = False
- PCTALK11.Phrase = Check1.ToolTipText
- PCTALK11.listentext
- Check1.Enabled = True
- Command3.Enabled = True
- End Sub
- Private Sub Data1_MouseMove(Button As Integer, Shift As Integer, X As Single, Y As Single)
- Data1.Enabled = False
- PCTALK11.Phrase = Data1.ToolTipText
- PCTALK11.listentext
- Data1.Enabled = True
- Command3.Enabled = True
- End Sub
- Private Sub Form_Load()
- Option5.Value = 1
- PCTALK11.language = 0
- PCTALK11.duration = 1.2
- PCTALK11.volumen = 32000
- Option1.Value = True
- palabritas
- Command3.Enabled = False
- End Sub
- Private Sub palabritas()
- Select Case PCTALK11.language
- Case 0
- Text1.ToolTipText = "texto"
- Label1.ToolTipText = "etiqueta"
- Command1.ToolTipText = "bot
- Data1.ToolTipText = "datos"
- Check1.ToolTipText = "chequeo"
- Case 1
- Text1.ToolTipText = "text"
- Label1.ToolTipText = "label"
- Command1.ToolTipText = "command"
- Data1.ToolTipText = "data"
- Check1.ToolTipText = "check"
- Case 2
- End Select
- End Sub
- Private Sub HScroll1_Change()
- PCTALK11.duration = HScroll1.Value / 100
- End Sub
- Private Sub Label1_MouseMove(Button As Integer, Shift As Integer, X As Single, Y As Single)
- Label1.Enabled = False
- PCTALK11.Phrase = Label1.ToolTipText
- PCTALK11.listentext
- Label1.Enabled = True
- Command3.Enabled = True
- End Sub
- Private Sub Option1_Click()
- If Option1.Value = True Then PCTALK11.volumen = 32000
- End Sub
- Private Sub Option2_Click()
- If Option2.Value = True Then PCTALK11.volumen = 24000
- End Sub
- Private Sub Option3_Click()
- If Option3.Value = True Then PCTALK11.volumen = 16000
- End Sub
- Private Sub Option4_Click()
- If Option4.Value = True Then
- PCTALK11.volumen = 8000
- palabritas
- End If
- End Sub
- Private Sub Option5_Click()
- If Option5.Value = True Then
- PCTALK11.language = 0
- palabritas
- End If
- End Sub
- Private Sub Option6_Click()
- If Option6.Value = True Then
- PCTALK11.language = 1
- palabritas
- End If
- End Sub
- Private Sub Option7_Click()
- If Option7.Value = True Then PCTALK11.language = 2
- End Sub
- Private Sub Text1_MouseMove(Button As Integer, Shift As Integer, X As Single, Y As Single)
- Text1.Enabled = False
- PCTALK11.Phrase = Text1.ToolTipText
- PCTALK11.listentext
- Text1.Enabled = True
- Command3.Enabled = True
- End Sub
-