Is there a way to launch softwares using voice recognition?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
2
down vote

favorite












I need a way to launch a software, or make its window visible if it has been launched already, using some voice recognition facility. I'd like to achieve this following result:



  1. I say "netbeans" > netbeans gets launched

  2. I say "chrome" > chrome gets launched and is put at the top of the windows stack.

  3. I say "netbeans" > netbeans (which is open already) is brought to the top of the windows stack (only two in our case: chrome and netbeans).

Is it doable?



Thanks










share|improve this question

























    up vote
    2
    down vote

    favorite












    I need a way to launch a software, or make its window visible if it has been launched already, using some voice recognition facility. I'd like to achieve this following result:



    1. I say "netbeans" > netbeans gets launched

    2. I say "chrome" > chrome gets launched and is put at the top of the windows stack.

    3. I say "netbeans" > netbeans (which is open already) is brought to the top of the windows stack (only two in our case: chrome and netbeans).

    Is it doable?



    Thanks










    share|improve this question























      up vote
      2
      down vote

      favorite









      up vote
      2
      down vote

      favorite











      I need a way to launch a software, or make its window visible if it has been launched already, using some voice recognition facility. I'd like to achieve this following result:



      1. I say "netbeans" > netbeans gets launched

      2. I say "chrome" > chrome gets launched and is put at the top of the windows stack.

      3. I say "netbeans" > netbeans (which is open already) is brought to the top of the windows stack (only two in our case: chrome and netbeans).

      Is it doable?



      Thanks










      share|improve this question













      I need a way to launch a software, or make its window visible if it has been launched already, using some voice recognition facility. I'd like to achieve this following result:



      1. I say "netbeans" > netbeans gets launched

      2. I say "chrome" > chrome gets launched and is put at the top of the windows stack.

      3. I say "netbeans" > netbeans (which is open already) is brought to the top of the windows stack (only two in our case: chrome and netbeans).

      Is it doable?



      Thanks







      voice-recognition






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Apr 8 at 12:30









      nourdine

      1184




      1184




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          1
          down vote













          There are a few:



          Speech Recognition software for Linux



          Simon is available from the repository.



          $ sudo apt install simon


          It may take a lot of work to get it configurated. This is a helpful youtube video:
          Application oriented open source speech recognition: simon 0.3



          The Wiki Documentation






          share|improve this answer






















            Your Answer







            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "89"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            convertImagesToLinks: true,
            noModals: false,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













             

            draft saved


            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1023072%2fis-there-a-way-to-launch-softwares-using-voice-recognition%23new-answer', 'question_page');

            );

            Post as a guest






























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            1
            down vote













            There are a few:



            Speech Recognition software for Linux



            Simon is available from the repository.



            $ sudo apt install simon


            It may take a lot of work to get it configurated. This is a helpful youtube video:
            Application oriented open source speech recognition: simon 0.3



            The Wiki Documentation






            share|improve this answer


























              up vote
              1
              down vote













              There are a few:



              Speech Recognition software for Linux



              Simon is available from the repository.



              $ sudo apt install simon


              It may take a lot of work to get it configurated. This is a helpful youtube video:
              Application oriented open source speech recognition: simon 0.3



              The Wiki Documentation






              share|improve this answer
























                up vote
                1
                down vote










                up vote
                1
                down vote









                There are a few:



                Speech Recognition software for Linux



                Simon is available from the repository.



                $ sudo apt install simon


                It may take a lot of work to get it configurated. This is a helpful youtube video:
                Application oriented open source speech recognition: simon 0.3



                The Wiki Documentation






                share|improve this answer














                There are a few:



                Speech Recognition software for Linux



                Simon is available from the repository.



                $ sudo apt install simon


                It may take a lot of work to get it configurated. This is a helpful youtube video:
                Application oriented open source speech recognition: simon 0.3



                The Wiki Documentation







                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited Apr 8 at 15:47

























                answered Apr 8 at 15:41









                L. D. James

                17.5k43178




                17.5k43178



























                     

                    draft saved


                    draft discarded















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1023072%2fis-there-a-way-to-launch-softwares-using-voice-recognition%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Popular posts from this blog

                    pylint3 and pip3 broken

                    Missing snmpget and snmpwalk

                    How to enroll fingerprints to Ubuntu 17.10 with VFS491