Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. web development

web development

Scheduled Pinned Locked Moved Web Development
question
11 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Smart003

    friends i am going to start a project for the great mind challenge 2012 which is "VOICE BASED WEB BROWSER" but i am in confused state how i can start this project? if u have any suggestion please tell me? if u have any ideas how the browser look like? so that i can analyze ideas and my project will be successful.

    L Offline
    L Offline
    Lost User
    wrote on last edited by
    #2

    Start here[^] and good luck.

    S 1 Reply Last reply
    0
    • S Smart003

      friends i am going to start a project for the great mind challenge 2012 which is "VOICE BASED WEB BROWSER" but i am in confused state how i can start this project? if u have any suggestion please tell me? if u have any ideas how the browser look like? so that i can analyze ideas and my project will be successful.

      S Offline
      S Offline
      Sandeep Mewara
      wrote on last edited by
      #3

      Durgesh1704r wrote:

      i am going to start a project for the great mind challenge 2012 which is "VOICE BASED WEB BROWSER"

      Good to know.

      Durgesh1704r wrote:

      i am in confused state how i can start this project?

      Don't you have a defined course on it? Any teacher/professor taught you anything regarding websites?

      Durgesh1704r wrote:

      if u have any ideas how the browser look like?

      It's your project so you need to define the looks and features of it.

      Durgesh1704r wrote:

      that i can analyze ideas

      Think of it yourself, look on web if you can get anything. Break the whole thing into multiple small parts and pick/do one-by-one. Post specific issues and questions if you face any.

      Sandeep Mewara Microsoft ASP.NET MVP 2012 & 2013 [My Latest Post(s)]: My Blog Server side Delimiters in ASP.NET How to extend a WPF Textbox to Custom Picker

      S 1 Reply Last reply
      0
      • S Smart003

        friends i am going to start a project for the great mind challenge 2012 which is "VOICE BASED WEB BROWSER" but i am in confused state how i can start this project? if u have any suggestion please tell me? if u have any ideas how the browser look like? so that i can analyze ideas and my project will be successful.

        R Offline
        R Offline
        Rahul Rajat Singh
        wrote on last edited by
        #4

        The idea sounds good. But I am not sure how much help you can get on the questions you asked. Its your project so you need to define the most of it. But since it is a Browser it will a client application (possible Winforms or WPF). Something like this: Web Browser in C#[^] And you will have to have this application capable enough to be able to learn and act on voice commands. Something like this: Speech Recognition[^] Perhaps the combination of both these projects itself is your complete project. But I thought I should atleast point you in right direction so that you know that it is totally feasible project.

        Twenty years from now you will be more disappointed by the things that you didn't do than by the ones you did do. So throw off the bowlines. Sail away from the safe harbor. Catch the trade winds in your sails. Explore, Dream. Discover.

        S 1 Reply Last reply
        0
        • S Sandeep Mewara

          Durgesh1704r wrote:

          i am going to start a project for the great mind challenge 2012 which is "VOICE BASED WEB BROWSER"

          Good to know.

          Durgesh1704r wrote:

          i am in confused state how i can start this project?

          Don't you have a defined course on it? Any teacher/professor taught you anything regarding websites?

          Durgesh1704r wrote:

          if u have any ideas how the browser look like?

          It's your project so you need to define the looks and features of it.

          Durgesh1704r wrote:

          that i can analyze ideas

          Think of it yourself, look on web if you can get anything. Break the whole thing into multiple small parts and pick/do one-by-one. Post specific issues and questions if you face any.

          Sandeep Mewara Microsoft ASP.NET MVP 2012 & 2013 [My Latest Post(s)]: My Blog Server side Delimiters in ASP.NET How to extend a WPF Textbox to Custom Picker

          S Offline
          S Offline
          Smart003
          wrote on last edited by
          #5

          is ASP.net is compatible with speech?:confused:

          S 1 Reply Last reply
          0
          • R Rahul Rajat Singh

            The idea sounds good. But I am not sure how much help you can get on the questions you asked. Its your project so you need to define the most of it. But since it is a Browser it will a client application (possible Winforms or WPF). Something like this: Web Browser in C#[^] And you will have to have this application capable enough to be able to learn and act on voice commands. Something like this: Speech Recognition[^] Perhaps the combination of both these projects itself is your complete project. But I thought I should atleast point you in right direction so that you know that it is totally feasible project.

            Twenty years from now you will be more disappointed by the things that you didn't do than by the ones you did do. So throw off the bowlines. Sail away from the safe harbor. Catch the trade winds in your sails. Explore, Dream. Discover.

            S Offline
            S Offline
            Smart003
            wrote on last edited by
            #6

            Are you saying to use c#? but how i can connect to the speech?

            R 1 Reply Last reply
            0
            • L Lost User

              Start here[^] and good luck.

              S Offline
              S Offline
              Smart003
              wrote on last edited by
              #7

              is there any other alternative rather than ASP.net?

              L 1 Reply Last reply
              0
              • S Smart003

                is there any other alternative rather than ASP.net?

                L Offline
                L Offline
                Lost User
                wrote on last edited by
                #8

                Durgesh1704r wrote:

                is there any other alternative rather than ASP.net?

                Well you could try PHP, JSP etc., all of which have their own websites and books that you can find. It is usually best to get experience with the basics of the platform you are planning to work on before you try something as advanced as this project.

                1 Reply Last reply
                0
                • S Smart003

                  Are you saying to use c#? but how i can connect to the speech?

                  R Offline
                  R Offline
                  Rahul Rajat Singh
                  wrote on last edited by
                  #9

                  Since you are planning to create a web browser that is speech enabled there is no question of using ASP.NET. you will have to create a windows application in form of winform or WPF application. The two links I sent you shows how to create a web browser and how to connect with and handle speech commands. The only think you need to do to complete your project is to integrate these two functionalities and create your own commands and grammar for that.

                  Twenty years from now you will be more disappointed by the things that you didn't do than by the ones you did do. So throw off the bowlines. Sail away from the safe harbor. Catch the trade winds in your sails. Explore, Dream. Discover.

                  S 1 Reply Last reply
                  0
                  • R Rahul Rajat Singh

                    Since you are planning to create a web browser that is speech enabled there is no question of using ASP.NET. you will have to create a windows application in form of winform or WPF application. The two links I sent you shows how to create a web browser and how to connect with and handle speech commands. The only think you need to do to complete your project is to integrate these two functionalities and create your own commands and grammar for that.

                    Twenty years from now you will be more disappointed by the things that you didn't do than by the ones you did do. So throw off the bowlines. Sail away from the safe harbor. Catch the trade winds in your sails. Explore, Dream. Discover.

                    S Offline
                    S Offline
                    Smart003
                    wrote on last edited by
                    #10

                    thank you friend. so you are suggesting me to develop in asp.net can i embedded database in this project?

                    1 Reply Last reply
                    0
                    • S Smart003

                      is ASP.net is compatible with speech?:confused:

                      S Offline
                      S Offline
                      Sandeep Mewara
                      wrote on last edited by
                      #11

                      Please go through the links shared with you. You have speech based libraries available for C#. Now how exactly you are planning to use is what all depends. Not sure how you plan to use a web app for speech. Do some research, Google.

                      Sandeep Mewara Microsoft ASP.NET MVP 2012 & 2013 [My Blog] [My Latest Post]: How to extend a WPF Textbox to Custom Picker

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups