Program Respond To Some Audio Commands?

Feb 18, 2011

im trying to let my program respond to some audio commands i have downloaded the sdk an added references

and my program detects voice but doesnt respond to the command

Imports SpeechLib
Imports System.Speech
Imports System.Environment
Imports System.Speech.Recognition

[Code]...

View 10 Replies


ADVERTISEMENT

Detect Speech But Doenst Respond To The Commands?

Feb 20, 2011

im a student Computer sciences and in my spare time i like to program using .NET no im stuck on a part with voice recognition i want to change the colour of my form using voice recognition my program does detect speech but doenst respond to the commands (i think the problem is with the grammar) i use Visual Studio 2010

[Code]...

View 8 Replies

Serial Port - Initial Communication Not Respond To Any Commands

Jul 9, 2007

I have a VB2005 application that sends and recieves data with another application (3rd party, not vb 2005) via COM port. When I run the apps on different computers they work great, they send all data to eachother and everything is fine. When I run them both on the same computer with either virtual null modem ports or with 2 hardware ports connected together via null modem cable they stop communicating.

[Code]....

View 5 Replies

Process - Respond To Commandline Program ?

Jun 16, 2011

I'm using VB.net to have a GUI on top of a commandline program.

[code]...

Which works and prints out all output from the commandline program. However at some point the commandline program ask for user interaction, eg: Type a number (1/2/3/4):But the commandline program stops after this. I suspect this is because it doesn't receive a valid option.Is there a way to capture when the commandline program wants user interaction and hold the reading of the stream to be able to enable the user to input something?

View 1 Replies

Audio Management System - Allow User To Add Audio Files Itself Into Database Together With Audio Information

Jan 28, 2010

I'm developing a standslone system for my school project. I'm developing an audio management system which allow user to add audio files itself into database together with the audio information such as artist name and album year. I just started it few days ago and face some problems.. my song in the playlist wont continue to play after 1 finished and i need some idea on how to store the audio files into database ... in blob types may be?

Heres the screenshot and codes

Public Class Form1

Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles bt_add.Click

[CODE]............................

View 2 Replies

Download Outside Of A Thread The Program Dosnt Respond For Those 10 Seconds?

Dec 10, 2011

I have been making a downloader in vb.net everything is working fine Appart from the downloading, it takes around 10 seconds for the download to start Is this normal or am I doing something wrong?The download is being done in a thread and before when I have tried to download outside of a thread the program dosnt respond for those 10 seconds

[Code]...

View 1 Replies

Form Does Not Respond - When Press The Send Program Freezes

Jun 6, 2009

When you press the send program freezes and you can't do any thing how i can add button puss resume and stop

[Code]...

View 3 Replies

How VB Can Focus A Specific Program And Then Send Commands To The Program Only

Aug 3, 2011

I am trying to figure out how VB can focus a specific program and then send commands to the program only. The focus would only be for the commands and would not make the program you are currently in lose focus. Simply, what it is controlling is a Windows Application called GOM Player. I use it to study my material for school. I plays movies in it and don�t have to click out of the application I am working in to pause, play or rewind. The keypad and the company who make it actually have it built into iTunes and it does exactly what I want GOM Player to do.

The reason I dont just use iTunes is because I can�t get my video files to play in iTunes. After pulling teeth with the manufacture I finally to tell me that the iTunes functionality is accessible via plugins built into iTunes. So trying to mimic what is being done there does not help. I believe that a knowledgeable VB programmer could answer my question in seconds, but having some experience with coding and programing I know it also could be a lot more than what I think. [URL]

The question is: What is way that VB can send the key for the macro only to the GOM Player Application even if it is not focused or even If it is minimized.

View 1 Replies

Use Cmd Commands In My Program?

Mar 7, 2010

My question is how we can use the commands in cmd in our appication? (.exe)

View 4 Replies

Program That Records Audio Using MCI?

Apr 4, 2009

i have a program that records audio using MCI, it works great, except i erase the previous made file every time i record a new one, because i didnt use a "SaveFileDialog".

[Code]...

View 4 Replies

Record Audio In Program?

Mar 16, 2010

I'd like to make a program, what records audio, not sound

View 5 Replies

Accomplish MMS Audio Streaming With Program?

Aug 10, 2009

Is there any way with vb.net of accomplishing MMS audio streaming?

Also, i read somewhere else within SO, that MMS streaming is no more supported by Microsoft. Is that true?

View 1 Replies

Get Audio Bitrate Property In Program?

Jun 25, 2009

Get audio bitrate property in program?I have tried to use something like [code]...

View 1 Replies

Execute Commands Inside Another Program?

Jun 29, 2009

I want to make a program with a button and a textbox. When i click the button the program (don't know how) writes the text from the textbox in a process called test.exe. Test.exe is a cmd like window, there is only one place to write on it. How can i make it happen?

View 4 Replies

Make A Program To Send AT^ Commands?

Sep 23, 2010

want to make a vb.net program to send AT^ CommandsI want to send this command

View 2 Replies

Audio Converter And Compressor - Audio & Video - Dream.In.Code

Mar 13, 2009

I just want to ask or I need some idea on how to convert wav files to mp3 and compressed the file to make the size smaller. I've search on the internet and find vorbis.dll as a reference object and lame.exe for converter. With regards to the audio compression, i downloaded monkey's audio software but doesnt have an idea on how to incorporate it.

View 2 Replies

VS 2008 Recording Audio - Capture The Audio Played On My Laptop

Jun 11, 2009

Im trying to capture the audio played on my laptop. so i have searched the internet and found a source code for doing exactly that. the problem i have is that my audio device is not listed in the dropdown box (see picture) but it does when its run on windows xp (im running windows 7 x64) the goal of this application would be to capture my friends radio stream and save the individual played mp3's to a loction on my hard drive.(yes i have permission) i have included the source code so perhaps some 1 could have a look at it. (source code)[URL]

View 2 Replies

VS 2005 : Catch Program Write Commands?

Mar 31, 2009

Is it possible to intercept any program write (to file/registry) commands and prompt the user to allow, while pausing the other program's command? Antivirus thing. I know, this seems impossible. But there must be a way! Even if it's just possible to notice what's happening and save another copy of the to-be-affected file first...

View 2 Replies

Make A VU Meter For Audio To Monitor Audio Input?

Feb 26, 2007

make a VU meter for Audio to monitor audio input devices volume level such as microphone and etc?

View 7 Replies

Routing Modem Audio Out To SR Engine Audio Input Under VB / VBA?

May 20, 2009

I have a database application developed around Access with VBA,I have used the Speech SDK and developed an application that in conjunction with MSCOMM 6.0 library calls into a remote IVR system.It sends in the credentials and queries information in response to that IVR's verbal requests. All seems successfull except for one problem;I'm using a shared SR engine and its using the system microphone as its audio input, this in turn gets the sound from the speakers which are routed to the telephone line through the modem. Of course this has a number of disadvantages - noise added to the sound from the environment and sound quality degredation as well as speaker volume dependency.

I would like the SR engine to take its audio input from the modem in paralell with the sound that goes to the speakers (so we can listen in to the call as well). This means that I must route the system audio output to the SR engine audio input. It seems that I must use an InProc SR instance - however in VBA that type is not recognized - since the shared SR uses the microphone as input by default. there is some statement to the effect that it is difficult in Microsoft's Help file. I'm unable to set the SR audio input to the modem output stream in VBA.As needed I can accomplish the C++ interface using an ActiveX object or a DLL to expose the missing API to VBA?

View 7 Replies

Use DirectX Audio Functions In Program For WinXP / Vista?

Apr 9, 2012

I've been fighting for weeks now to make a simple music playback program. It would function much like Windows Media Player without the visualisations and playlists. I'm writing this on a Win7 box, but it needs to work on XP and newer.

I say fighting because I'm severely annoyed at how MS has worked some items and it's taken many days to go through everything only to find that it doesn't work.

I started by using WMP in VB Express 2010 and having it play my music. Simple, but not portable. I copied my .exe to a WinXP machine and it blew up. I copied it to a different Win7 machine and it doesn't run (I can double-slick all day, nothing happens,
no log entries, nothing....)

Then I find that there is an issue with the GUID of media player on different computers, and it'll most likely fail to run when you try to use it on other machines than the one the program was built on.

So I gave up on that.

I then figured I'd use DirectX. It's on XP and newer already, and is supposed to be backwards compatibile so if I build my app on Win7 it should still run on XP and such. I did that, and it works fine on the machine I built it with (again). My shuffle works,loop/repeat works, got my own version of a playlist and it all works. I copy that to another Win7 box and it doesn't run at all. It's setup as .NET 3 so I can be sure of compatibilty with WinXP.

For grins, I gutted all the code in my VB app involving calls to Directx and built that. It runs fine on other computers, including my XP test box. So I know the problem revolves around DirectX somehow.[code]...

View 10 Replies

Use Speech Recognition With Voice Only Triggering Commands In The Program?

Aug 11, 2010

I am using system.speech currently. I want to use speech recognition to make a program. However, while the program is running, I noticed that some of the commands for windows (like saying "run") would trigger other program functions. Thus, while the VB.net program is running I do not want this to happen. Also, when the computer starts up, I speech to start listening right away rather than me having to say "start listening". How can I do this? I am pretty sure that it is simple. This is my code so far:

[Code]...

View 2 Replies

Writing A Program Which Plays Audio Using A Windows Media Player Control?

Oct 11, 2009

I'm writing a program which plays audio using a windows media player control. It's quite basic but I'm running into a problem.

Soundplayer.Ctlcontrols.play()
Sleep(3000)

For some reason when this appears in my code, the sound doesn't start playing until AFTER the sleep. I have music running in the background, using another windows media player control, that continues playing just fine.

Basically, I want nothing else to happen for the duration of the sound, hence the sleep, so how can I make it so my sound starts playing BEFORE the sleep?

View 7 Replies

Play Audio After The Previous Audio

Sep 23, 2009

how can i play the audio after the previous audio play is finish by using directx.

assume i have audio1.wav and audio2.wav.

i play audio1.wav by this code.

audio1 = audio.fromfile("D:audio1.wav", false)

how can i play audio2.wav after audio1.wav is finish? without use any button or signal. just depends on when the audio1.wav is finish, then audio2.wav will play automatically.

View 4 Replies

Can't Get Enter Key To Respond At All

Jul 27, 2010

What is the proper way to use the Enter Key? I've triyed difrent things, now I can't get the Enter Key to respond at all, only a beep is what I get.[url]...

View 12 Replies

.net - Get A WPF Element To Respond To Changes In A VB Module?

Oct 8, 2010

Objects whose Properties are observed for changes must implement the System.ComponentModel.INotifyPropertyChanged event to alert their WPF-element observers that a change has occurred.

If I have a Visual Basic Module whose Properties I wish to have observed by a WPF element, how should I go about routing the Properties of that Module through to the WPF, considering that Modules cannot, themselves, implement Interfaces?

EDIT: Modules are Static classes, for you C# readers, IIRC.

View 1 Replies

How To Respond To Msgbox YES/No Buttons

Jun 8, 2011

I have a datagrid and I want to delete selected row from that grid. It is working fine upto this. but I want to add some advance functioning with msgbox YES-No buttons. If user select some row and click on delete button, A msgbox with YES/No options appears. If user clicks YES, row should be deleted but if No is clicked then that row should not be deleted.

Below is the code:

view source
print?
Private Sub btnDeleteSitting_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnDeleteSitting.Click
MsgBox("Are you sure to DELETE?", MsgBoxStyle.Critical + MsgBoxStyle.YesNo, "WARNING")

[code]....

View 2 Replies

How To Respond To Msgboxresult Events

Jan 13, 2011

I have a datagrid and I want to delete selected row from that grid. It is working fine upto this. but I want to add some advance functioning with msgbox YES-No buttons. If user select some row and click on delete button, A msgbox with YES/No options appears. If user clicks YES, row should be deleted but if No is clicked then that row should not be deleted.I have tried it many ways,

Below is the code:
Private Sub btnDeleteSitting_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnDeleteSitting.Click

[code]....

View 1 Replies

Continue On An Old Respond About System.IntPtr

Oct 18, 2010

The idea with System.IntPtr is to represent an integer whose width in bits correspond to the size of a pointer in the hardware and operating system that the CLR is running in, it's platform specific in other words. It supports 32-bit and 64-bit architectures only.This is a legacy from old-style C API's where pointers and ints were frequently treated as interchangeable. The Win32 API has many such parameters, where the width varies with the underlying architecture thus the mess with porting of code from 32-bit to 64-bit (we already did this once when going from 16-bit to 32-bit, funny how we never learn...).In practice, as is mentioned in other responses, it can be used to hold unmanaged resource handles and pointers etc that stem from the underlying Win32 functions. It can also be used to hold integers of the natural size for current platform. You can also use IntPtr.Size to dtermine the size of a pointer on the current platform.SO when you explain this to a child ;) this would be used to let program's flow at the same speed at diffrent kinds of operating systems?

View 1 Replies

How To Get Buttons On Form To Respond To Key Events

Nov 23, 2010

How can I make buttons on a form to respond to keypress, keyup and keydown event?

View 3 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved