Image Viewer SDK for 32 bit, 64 bit MS Access 2016, VB.NET, C#, Delphi, VB6, VFP.
For Windows Developers who need to control speaker volume or microphone volume on Windows 11 /10 for VB.Net, C#, VC++, VB6 , Delphi, VFP, MS Access.
Platform :
Step 1: Download Movie Player Pro ActiveX setup disk and installed it.
Step 2: Create New Visual Basic Project, select Windows Application.
First, select the video and playback it.
Private Sub Command1_Click()MoviePlayer1.FileName = "c:\movie\yourvideo.mpg"MoviePlayer1.PlayEnd SubNow you can call ChangePitch method to change the audio pitch. the range of pitch value is -20 to 20. For example, I want to change the audio pitch to child voices. Pass 20 with ChangePitch method. Private Sub Command2_Click() MoviePlayer1.ChangePitch 20End Sub
info@viscomsoft.com (General information)
sales@viscomsoft.com (Sales)
support@viscomsoft.com (Support)
Copyright © 2009-2022 Viscom Softwares. All rights reserved.