473,626 Members | 3,480 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

msagent asp.net vb

does somebody know how to use the msagent in ASP.NET with VB?
Nov 19 '05 #1
1 1577
You'd have to use msagent on the client's machine. You could control
the agent with script.

It wouldn't do any good to have a talking paper clip on the server
where no one can see it :)

Kairu the Dolphin was always my favorite.

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Fri, 11 Mar 2005 16:43:23 -0300, "Roberto Sandro Alvarez"
<sa*****@fibert el.com.ar> wrote:
does somebody know how to use the msagent in ASP.NET with VB?


Nov 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1524
by: Jerry wang | last post by:
I manipulate MSAgent AcitiveX object using VBScript at client side, I met a wierd problem when I debugged my ASPX page. when msagent recognize a phrase and fire event, my vbscript capture the event and do something, including make the agent do some animation and speech, then open a browser window using 'window.open "www.google.com", "Google" '. the code works fine when I view the ASPX page with browser inside VS.NET, when browse this page...
2
2541
by: Greg Grosiak | last post by:
Hello, I have been learning vb.net 2003 and am tring to install an application called Peedys Pizza place, which requires a download of peedy.exe (Animated char files). I downloaded the char file and when I try and run the app, it tells me that file is not in the /char directory. Where is this refering to ? I do not see any directory called "Char". I also get error saying that I do not have text to speech or speech to text installed.
1
2264
by: greg grosiak | last post by:
Hello, I am tring to downloand a character file from microsoft agent website. I download the animated character peedy and when I try and run the exec it gives me an error not a valid win32 application. What can I do to get this to run ?
0
352
by: Phil | last post by:
Hi, Apologies if this is the wrong group. I have been trying to use MSAgent in .Net, I can use it successfully in vb6 (on the same machine), but when attempting to add the control to a form in vb.net i get the following message: "One or more types in the assembly unable to load".
0
1516
by: Xarky | last post by:
Hi, I am writing an application making use of MSAgent and a dll for voice recognition. The dll & MSAgent are provided in the following links http://www.c-sharpcorner.com//Code/2004/May/SpeechRecognition.asp http://www.microsoft.com/MSAGENT/default.asp My problem is that my MSAgent character is speaking, and the text being speaken is acting as an input for the grammar of the voice recognition event.
0
2102
by: Dr. Zharkov | last post by:
Hello. The following program does not work for me: 1. We load components of Microsoft Agent and disconnect a computer from Internet. 2. In VB .NET we create the project, appears Form1. 3. On Form1 we place Microsoft Agent Control 2.0 with name AxAgent1. 4. We double-click on Form1 and in the appeared procedure write the following code: Dim myGenie As AgentObjects.IAgentCtlCharacterEx Const DATAPATH_1 As String = "genie.acs"
3
1059
by: SStory | last post by:
I would like to add training card help to my VB.NET app and/or maybe the MS agents. How can I do these? Can I add training card help to a VB.NET app? I have never done it in any version or language. Please give instructions or links if there are some or tell me if it isn't doable without hacking. 2.) The agents that appear in MS word....can we use those in our apps without having office? From Vb.NET? How and what is required?
2
6546
by: quicklearner | last post by:
hi I have made a CHM file and I have linked my .CHM file with the controls on the Form in my application which is made in C# 2005. Its working fine . But I want that if user presses 'F1' then when the help is opening i want the contents of help file which is opening, so that I can get the content of a help file in a string array which is opening. Currently I am using "HTML help workshop 4.74" and VS2005(C#). Can any one help me how to get...
1
1938
by: =?Utf-8?B?RHZhbndpZw==?= | last post by:
Trying to get started programming MSAgent using Visual Basic 2008 Express. I have VB6 working code, but cannot figure out the new syntax for setting up the initial declarations to get MSAgent working. Can somebody get me started with a simple Form with a textbox and a button where if the user clicks the button, Merlin will popup and say whatever is in the text box? I'll expand from there. Thanks a bunch.
0
8713
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8370
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8514
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6126
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4094
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4208
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2632
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1817
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1516
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.