Click here to Skip to main content
16,005,826 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Powerpoint Event Handling using VBA Pin
Mohan vijay25-Apr-05 2:35
Mohan vijay25-Apr-05 2:35 
GeneralFind the subfolder of the Outlook calendar Pin
M.Ilangovan20-Apr-05 22:16
M.Ilangovan20-Apr-05 22:16 
GeneralPicture box image brightness, contrast, saturation adjustments Pin
Member 176653520-Apr-05 21:15
Member 176653520-Apr-05 21:15 
GeneralAlgorithm Pin
Jaymahinda20-Apr-05 19:17
Jaymahinda20-Apr-05 19:17 
GeneralRe: Algorithm Pin
Christian Graus20-Apr-05 20:21
protectorChristian Graus20-Apr-05 20:21 
GeneralRe: Algorithm Pin
Anonymous21-Apr-05 6:54
Anonymous21-Apr-05 6:54 
GeneralProgrmming the sound card Pin
Jaymahinda20-Apr-05 19:02
Jaymahinda20-Apr-05 19:02 
GeneralRe: Progrmming the sound card Pin
ndanya21-Apr-05 0:00
ndanya21-Apr-05 0:00 
To be able to digitize sound using VB 6, the simplest way to use is develop a program using simple visual basic functions. In windows environment, there is one library function "winmm.dll".

What you need to do is to include this library in your application and apply the mciSendString function with its parameters clearly defined. Then u can start writing the code for recording and saving the audio file.

for more information you can contact me or visit this site:
www.planet-source-code.com

Thank you


GeneralAccessing dynamically added textbox Pin
nidhishri20-Apr-05 18:03
nidhishri20-Apr-05 18:03 
GeneralRe: Accessing dynamically added textbox Pin
Christian Graus20-Apr-05 18:35
protectorChristian Graus20-Apr-05 18:35 
GeneralRe: Accessing dynamically added textbox Pin
nidhishri20-Apr-05 19:36
nidhishri20-Apr-05 19:36 
GeneralRe: Accessing dynamically added textbox Pin
Christian Graus20-Apr-05 19:41
protectorChristian Graus20-Apr-05 19:41 
GeneralRe: Accessing dynamically added textbox Pin
nidhishri20-Apr-05 20:16
nidhishri20-Apr-05 20:16 
GeneralRe: Accessing dynamically added textbox Pin
Christian Graus20-Apr-05 20:19
protectorChristian Graus20-Apr-05 20:19 
GeneralEMAIL AND SMS Pin
aqui_i20-Apr-05 16:47
aqui_i20-Apr-05 16:47 
Generalparallel port Pin
khaldoon198320-Apr-05 14:50
khaldoon198320-Apr-05 14:50 
GeneralRe: parallel port Pin
Anonymous20-Apr-05 15:40
Anonymous20-Apr-05 15:40 
QuestionHow do you print a file? Pin
Idreamer7520-Apr-05 14:25
Idreamer7520-Apr-05 14:25 
AnswerRe: How do you print a file? Pin
Christian Graus20-Apr-05 15:40
protectorChristian Graus20-Apr-05 15:40 
GeneralWriting Activex dll Pin
Adarsh Shah20-Apr-05 11:52
Adarsh Shah20-Apr-05 11:52 
GeneralVB.NET Compatibility Pin
vishalmishra20-Apr-05 11:05
vishalmishra20-Apr-05 11:05 
GeneralRe: VB.NET Compatibility Pin
Dave Kreskowiak20-Apr-05 14:13
mveDave Kreskowiak20-Apr-05 14:13 
GeneralRe: VB.NET Compatibility Pin
vishalmishra21-Apr-05 7:47
vishalmishra21-Apr-05 7:47 
GeneralRe: VB.NET Compatibility Pin
Dave Kreskowiak21-Apr-05 7:56
mveDave Kreskowiak21-Apr-05 7:56 
GeneralRe: VB.NET Compatibility Pin
vishalmishra21-Apr-05 9:13
vishalmishra21-Apr-05 9:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.