voice based web browser source code
#1
Lightbulb 

Hi am Shivani I would like to get details on voice based web browser source code in java.
Reply
#2

Introduction
This article describes an ActiveX control that can be embedded in an html web page to provide a voice-activated menu tree.

To compile the code you will need VC6, Microsoft's Speech SDK 5.1 and the Internet Explorer headers. (If you have WINXP you may already have the required files on board)

The Demo Program
The demo for this package is a simple web page with two <iframe> elements: the first <iframe> embeds the ActiveX control while the second displays the page contents.

After compiling and registering WebVoiceCtl.dll, look for a folder called demo and double click on the file inside called WebVoice.html. You should see the tree control in the left frame, shown above. Press the Voice button and be patient while the large speech engines are loaded.

Once loaded, you can speak "go to class one" to start the navigation. The control should respond with "Please confirm class one" to which you may reply "positive". The requested item should then be displayed in the right frame.

Speak "help" at any time to get a list of the active commands. If you've just navigated to a page, the help response will be "[scroll] up, down, top bottom; go back or navigate". Speak your scroll commands then say: "navigate" to return to navigation mode.

Hint: turn the volume on your speakers down to avoid feedback into the microphone.

Background
The code attached to this article demonstrates the following technology:

ATL, ActiveX (and wide character string manipulation)
Tree view searching, expanding and collapsing
Owner drawn buttons, edit controls and static controls
Image lists, overlays (and painting inside an ATL composite control)
Using Microsoft's MSXML parser to load and manipulate an XML file
Using C++ to interface with the web browser and the html page
SAPI 5.1, speech recognition and text to speech engines and Visemes
Of course you don't have to understand all of the items above to use this control in your projects but you may find some of the solutions (a couple of which credit other Code Project articles) interesting.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: web browser source code in java to download, voice enabled smart browser project java source code full details, java browser source code, voice based web browser project source code, source code browser, java web browser source code, atl fs1 us,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  voice vased email system source code 0 3,124 20-04-2021, 07:59 AM
Last Post:
  How to interface Apr33a3 voice module 0 732 09-02-2019, 06:43 PM
Last Post:
  code on mobile based attendance system for project 0 1,200 14-01-2019, 12:52 PM
Last Post:
  Regarding help for code on mobile based attendance system 1 1,151 14-01-2019, 12:48 PM
Last Post:
  voice conversion 0 732 07-12-2018, 06:28 PM
Last Post:
  ns2 source codes free download for hello flood attack 0 2,832 31-10-2018, 02:42 PM
Last Post: Guest
  voice based email for blinds source code 0 713 22-10-2018, 05:12 PM
Last Post: Guest
  source code for blood group detection in matlab 0 6,463 22-10-2018, 10:59 AM
Last Post: Guest
  voice based email for blinds source code 0 700 21-10-2018, 07:58 PM
Last Post: Guest
  voice based email for blinds source code 0 635 21-10-2018, 07:43 PM
Last Post: Guest

Forum Jump: