extension ExtPose

التعرف على الكلام في أي مكان

CRX id

kdnnmhpmcakdilnofmllgcigkibjonof-

Description from extension meta

استخدم التعرف على الصوت لملء النماذج وإملاء البريد الإلكتروني مع تحويل الكلام إلى نص. تحكم في الإنترنت باستخدام أوامر صوتية مخصصة!

Image from store التعرف على الكلام في أي مكان
Description from store Speech Recognition Anywhere With "Speech Recognition Anywhere" you can control the Internet with your voice. Use voice recognition to fill out forms and documents on the web! Dictate emails with speech to text! No need to copy and paste your speech into a form input field. The speech you speak is automatically typed into any standard form on a web page hands free. You can also browse the web and completely control a website with voice commands. It can be used like a virtual assistant. NEW! Speech Recognition Anywhere now includes text to speech, custom voice commands and scripting. See seabreezecomputers.com/speech for more information. FREE FEATURES: * Choose between dozens of languages and dialects for speech recognition * Dictate emails and online documents * Fill in forms with your voice * Go to the next or previous field with your voice * Go to any web page with your voice * Switch tabs and navigate webpages with your voice * Scroll page up or down * Click on links and buttons with your voice * Cut, Copy, Paste, Clear, Highlight * Say "Show labels" to see labels to buttons on a webpage * Say "Play (name of artist or song)" to play music instantly * Text to Speech (tts) * Three custom voice commands * Scripting FULL FEATURES: * Use Voice Activation Wake Up Phrase: (Examples: 'Ok Google', 'Computer', 'Alexa', 'Hey Siri', 'Hey Cortana') * Start "Speech Recognition Anywhere" when Chrome starts (Always Listening) * Start "Speech Recognition Anywhere" in the background * Submit search fields automatically * Pause "Speech Recognition Anywhere" if audio is playing in a tab * Virtual Assistant Mode * Prevent system from sleeping while "Speech Recognition Anywhere" is listening * Prevent screen from sleeping while "Speech Recognition Anywhere" is listening * Unlimited custom voice commands * Auto Punctuation * Export/Import custom commands NOTE: Google does not allow extensions to work on special chrome:// pages or the Chrome Web Store. Therefore, you will not be able to write a review directly at the Chrome Web Store using your voice. This is a restriction imposed by Google, not a limitation of the extension. TIP: If speech recognition is not working on a specific website then you can try (1) refresh the web page or (2) restart your computer. This will often fix the problem. Disclaimer of Warranty: Sea Breeze Computers makes no warranties as to the performance of this product or service. This extension uses Google's Web Speech API for speech recognition therefore we cannot guarantee the quality or the continued operation of the speech recognition service. TERMS OF USE By using this software you agree to the Terms of Use available at http://www.seabreezecomputers.com/speech/terms VERSION HISTORY 3/4/2021 - Version 1.4.4 - Fixed bug in license status check. Now displays a notice if the user did not allow the extension to use the user's email address to get license information from Google's servers. Fixed "New Paragraph" to do two carriage returns. Changed speech to use insertText instead of insertHTML because Chrome now preserves undo history with insertText. But this will cause some user's custom commands to print HTML instead of inserting HTML. So there is now an insertHTML() custom command. Also changed replace_word() custom command to be able to remember the first match with $1 instead of $2 by using ?: 2/10/2021 - Version 1.4.3 - Added more error checking in the license status check. Changed title link to link to correct editions. Added more speech recognition languages such as Chinese Cantonese (Traditional). 1/30/2021 - Version 1.4.2 - Added "Disable Auto Gain Control" in Settings because Chrome changes the system microphone volume up and down on some computer systems. This setting will disable that from happening. Also fixed some more bugs with the license status. Check button now checks Chrome Web Store license and new payment processor license. 1/21/2021 - Version 1.4.0 - Added Dark Mode support and a Chrome keyboard shortcuts link. Added permissions "identity.email" to manifest.json because Google is deprecating Chrome Web Store payments so now developers of Chrome Extensions need to keep track of user email addresses to process license status. 10/23/2020 - Version 1.3.9 - Fixed the "Something went wrong" error with Twitter if you tried to do speech to text without typing at least one character first. Now you don't have to type on the keyboard first! Also, fixed bug caused by version 1.3.8. It caused some iframes to type every speech to text statement twice, such as evernote. Now it determines if it already typed the speech in the box. 10/13/2020 - Version 1.3.8 - Some websites with comment boxes in an iFrame were not inputting spoken speech. This seems to have been fixed. Also fixed a bug where some single word commands were being activated with a longer version of the word. For instance, endless and homeless were matching end and home for moving the cursor. This only happened if just one word was spoken but it has been fixed. 9/19/2020 - Version 1.3.7 - If a user put an invalid regular expression in a custom command then the speech recognition may stop working and only display an error in the developer tools console. Now it will display the regular expression error in the Speech Recognition Anywhere tab and in a tooltip. Also, on some pages the page would try to scroll up to the top to the yellow speech tooltip on speech being spoken. It seemed to only happen on Reddit. Fixed. 7/30/2020 - Version 1.3.5 - Some configurations of tinyMCE Editor were inputting speech twice into editor. This has been fixed. Some network errors and errors caused by conflicting extensions were causing the Speech Recognition Anywhere tab to become active. Added code to try to stop this. Also added suggested default activation hotkey: ALT+S. This will only work on first install if the hotkey is not already in use. Google Chrome's built in web speech API no longer seems to be processing "new paragraph" or "new line" so these have been added as built-in commands for Speech Recognition Anywhere. Also programmed it so that if a user needs to use a built-in phrase for a command they can create a custom command for that phrase. For example: Phrase: new line Action: replace_word(new line) This will allow sentences like, "I tried a new line of dog food" instead of entering a new line in the document. 2/24/2020 - Version 1.3.3 - Text-To-Speech (TTS) can now read in iframes as long as the origin is the same as the top page. Some features are not available in iframes such as specifying to "Read links" or "Read buttons" in iframes. It will be skipped. But "Read page" or "Read article" should read an iframe that is in the same origin if it is on screen. It will not select the text in the iframe as it is being read but it will put an outline around it for a second if "Highlight text being read" is checked in Settings. Also ESC key to pause/resume TTS now works on SRA tab as well as other tabs. Also fixed a bug with "Find phrase" where it was sometimes finding the phrase in the tooltip. 12/17/2019 - Version 1.3.2 - Fixed some bugs with using a voice command to click on form elements Select and Option when. Now changes the size to show the entire length of options instead of just 5. Fixed bug where it would not reselect the top option but would just highlight the select box. Also fixed a bug where it would sometimes not save the tts voice selected but revert back to the default Microsoft voice. It will now allow tts rate to go to a max of 10 for Microsoft voices. But Google voices only allow a max of 2. In Chrome 79 the developers added tab.pendingUrl which caused tab.url to no longer work so that when a user clicked on the Speech Recognition Anywhere icon again it would open a new tab with Speech Recognition Anywhere even though it was already open. Added code to fix this behavior. 5/29/2019 - Version 1.3.0 - The converter can now do advanced scripting with the script() command or by changing semicolons in code to url encoded %3B . Also saying "Show labels" now labels text inputs and textareas. 5/6/2019 - Version 1.2.9 - A custom command with replace_word() can now have multiple phrases separated by a vertical pipe | . Also fixed a bug where "Delete last word" was deleting the entire last phrase instead. 3/25/2019 - Version 1.2.7 - If the phrase "Play|Listen To|Youtube" is spoken then the video will no longer be played in the current tab unless the current tab is youtube. Also if the "Action" field is empty for a Custom Command then that command will not be acted upon. Also switching tabs by url or keyword in title is now easier and better. 3/7/2019 - Version 1.2.6 - New simple word replace feature. For example, to replace "ok" with "okay" in your speech then use this custom command: Phrase: ok Action: replace_word(okay) Fixed custom commands bug where a phrase separated with vertical pipes like ^hi|hello$ will match "hi there" and "well hello" without wanting it to. 1/20/2019 - Version 1.2.3 - Improved Screen Reader features such as reading of ARIA roles and html tag names for certain items like IMG and Hyperlink. Also a "Simple Mode" that does not read ARIA roles and html tag names. 1/8/2019 - Version 1.2.1 - Fixed a bug where "Read selected text" command was not working. Also added to "Read notification" command to also read role="dialog" and role="alertdialog". 1/5/2019 - Version 1.2.0 - The custom command speak() for Text-To-Speech was no longer working in Chrome 71 because Chrome is trying to stop audio from playing automatically without user interaction. Changed the Text-To-Speech speechSynthesis to play in the background script instead of the page. Also added Screen Reader features. Now you can say "Read selected|highlighted|article|website|site|links|page|webpage|paragraph|alert|notification|status". Press ESC to stop reading or say "Stop reading". 12/28/2018 - Version 1.1.9 - Translated commands to Italian. 12/15/2018 - Version 1.1.8 - Now there is an option in Settings to "Remove Google's Auto Capitalization" where Google's speech recognition sometimes adds capitalization to phrases that are the same as sport's teams, movie titles or song titles, etc. Also accidentally removed "FREE TRIAL (x days left)" in version 1.1.3. Fixed. 10/8/2018 - Version 1.1.6 - Better error handling in multiple languages. Faster Initializing. Added Swedish punctuation and commands. 9/30/2018 - Version 1.1.5 - There is now a delete button for custom commands. Also added punctuation for the Czech language. 9/21/2018 - Version 1.1.4 - Improved language support including French, Japanese, Chinese Simplified and Chinese Traditional. 9/19/2018 - Version 1.1.3 - Improved language support including Italian. 6/29/2018 - Version 1.1.1 - ATTENTION WEB DEVELOPERS: You can now call javascript functions on your websites using the "Action" field of Custom Commands. With this powerful feature you can create websites with voice recognition accessibility or voice activated assistants. 6/5/2018 - Version 1.0.9 - Speech Recognition Anywhere had stopped working in Google Docs because of a Google Docs update. This has been fixed. Also in Google Docs it was capitalizing the first letter after every speech recognition phrase even if it was not a new sentence. This has been fixed as well. 4/8/2018 - Version 1.0.5 - Export/Import custom commands. 3/29/2018 - Version 1.0.4 - Custom command word replace now appears in Speech Recognition tab text box. Also previously if "Phrase" or "Action" fields for custom commands contained a space for the first character then it would not be recognized. This has been fixed by removing the extra space. Also Speech Recognition Anywhere now works better with Facebook Messenger without having to press Spacebar first. And to send the message you can say "Press Enter" or "Click Send" at messenger.com. Also works better with Google Hangouts at hangouts.google.com. You can now say "Press Enter" to send the text. Also new and improved custom command: keypress(key, ctrl, alt, shift) that now works with more websites. 3/3/2018 - Version 1.0.1 - New Feature: Speech Recognition Auto Punctuation. With Auto Punctuation enabled you no longer need to say "period" or "question mark" at the end of a sentence. Just pause briefly after each sentence and the punctuation will be added automatically! Speech Recognition Anywhere now works in Word Online with a few bugs: It first tries to type the speech in "Tell me what you want to do" box and you have to click in the word processor box again. "New Line" and "New Paragraph" commands do not seem to work. Also improved speech interaction with HTML FORM SELECT fields. Now saying "Click on select" or "Click on (an option)" will open the select menu bigger and fire a Change event if the selection is changed. Bug Fix for TinyMCE: Now it capitalizes the first letter of a sentence if it follows punctuation. Bug Fix for CKEditor: After saying "new line" now the first letter of a sentence is capitalized. 2/1/2018 - Version 0.99.9 - All commands have been translated to work in Spanish! Also all the text in the action field command print_text(text) now preserves the letter case as it is written by converting all letters to unicode html entities. Previously, words at the beginning of sentences were auto-capitalized. 11/20/2017 - Version 0.99.4 - Added punctuation and commands in German language (Deutsche). 9/28/2017 - Version 0.99.2 - Now Speech Recognition Anywhere works with Google Docs! Also fixed a bug where it would try to scroll to a cursor in a textarea but sometimes scroll the screen when it did not need to. 9/11/2017 - Version 0.99.0 - Added punctuation for Spanish and Portuguese. Also added locales for Spanish and Portuguese. Fixed bug where the page would scroll past the textarea, such as youtube comments, when trying to scroll to the cursor. Fixed by adding elRect.height > 0. Added "Find word or phrase" command. Fixed bug where "new tab" would not use Speech Recognition because it was using "chrome://newtab/". Changed to "https://www.google.com/_/chrome/newtab"; and now it works again. 2/1/2017 - Version 0.98.4 - Added Text to Speech (tts) and scripting. Now you can create custom commands that talk back to you or read text in an element in a web page. In the "Action" field type in: say(Hello There) . Or to go to a webpage and speak the text in an element, type in the "Action" field: http://website/com;speak(element_id) . For more information go to seabreezecomputers.com/speech/ . Also changed recognition.continuous to false instead of true to try and solve slowness with the recognition result or multiple second delay with the Web Speech API that some users have. 10/28/2016 - Version 0.98.1 - Languages and dialects are here! Added an option in settings to choose between dozens of languages and dialects for speech recognition including: Afrikaans, Arabic, Basque, Bulgarian, Catalan, Czech, Dutch, English, Filipino, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Italian, Indonesian, Japanese, Korean, Latin, Lithuanian, Chinese, Malaysian, Norwegian, Persian, Polish, Portuguese, Romanian, Russian, Serbian, Slovak, Spanish, Swedish, Turkish, Vietnamese, Zulu. We need volunteers to translate punctuation and commands into these languages from English. Please contact [email protected] 09/12/2016 - Version 0.9 - Speech Recognition Anywhere first release.

Latest reviews

  • (2024-03-03) Marc Hankin: I have been using using Speech Recognition Anywhere ("SRA") since November of 2022, instead of my Dragon Naturally Speaking ("DNS") program license, because of SRA's low draw on system resources and memory. ... and I am very pleased with it thus far. It seems fast and it works in Google Docs, which DNS doesn't do, unless you're willing to use the cumbersome Speech Box utility. If I am able to train SRA to spell my name and various other things correctly, I think I'll be a very happy camper. The price for SRA is very low for the value. The developer is very helpful when you need help, and updates the program to address problems and suggestions. I think he deserves every penny he gets.
  • (2024-01-22) Wind: Its great. But in rare cases it transcribes System Audio. A youtube video could be playing. Or I could be talking to some people on discord. And it will actually listen for that instead of my microphone. Just a heads up to the dev. great extension as always. ( Update. The speaker is my headphone. The mic is a desk mic. So in my case cause is system related. And not a case of audio transmitting through the air into the mic. Because the speakers are headphones and enclosed. Test it regardless and am certain the app is picking up system audio .
  • (2023-12-19) Patrick Do: Alors il n'est pas évident à manipuler, mais nettement supérieur à naturally speaking de nuance et nettement moins cher. Après presque un an d'utilisation, je peux dire quelque chose de simple Jeff Baker, vous êtes le meilleur, bravo.
  • (2023-11-09) Brittany Kunza: I LOVE this extension. I am always impressed by how accurate it is. One thing I truly wish was an option (and it might be and maybe I am just missing it in the settings) if there was a keyboard shortcut that could both start AND stop the dictation quickly. I am familiar with opening the tab with option + s but not familiar with a keyboard shortcut to disable dictation.
  • (2023-09-21) Brian F: This is a phenomenal speech to word application. Starting off I had to make some corrections, but as time has gone on, unless it's an unusual word, I have minimal to zero corrections, including punctuation. And with the price, it makes it 5 stars.
  • (2023-08-16) 钱志伟: it's a great tool. it can help me learn english in listening.
  • (2023-08-07) Anne Steinhoff: Einfach genial!!! Spart eine menge Zeit! Danke
  • (2023-07-27) Frédéric HAUGUEL: PAYING
  • (2023-07-06) Andrea Rebaudi: Ottima sintesi ma appena finita la sintesi ti apre 300 pop-up di nuove schermate nuova email
  • (2023-07-06) Glenn Muz: love it. better than win 10 for me.
  • (2023-07-05) SivaMani Krishna: Hello, sir. I'm a student working on developing a voice assistant similar to the provided extension. However, I've encountered some difficulties during the process. Would you be able to assist me in completing my project?
  • (2023-07-04) Rohan Dodake: I am currently working on a mini project for my college, and I came across your project handfree website for controlling browser during my research. I found it to be a great reference for my own project, and I was wondering if it would be possible for you to share the source code with me.
  • (2023-06-21) Dr. Sérgio Feitosa - Pediatra: Paguei pela funcionalidade e, mesmo após seguir todos oa passos do suporte, simplesmente NÃO funciona.
  • (2023-04-23) Michael Cordon: Didn't work for Bing Chat, which is a deal-breaker for me. Maybe one of the paid settings could fix it?
  • (2023-04-07) Fabio Quinci: Exceptional extension, Jeff always kind and helpful, he helped me and helps me every time I need a personalized command. I use it for work and the performance raises me in an excellent way. UPDATE: I want to reiterate again how great this extension is and above all how great Jeff is, another problem had arisen and he promptly fixed me with a new update. Recommended to everyone, in no uncertain terms crazy extension!
  • (2023-04-06) Advance Algo: namaste sir its awsome extension. i mail you please reply
  • (2023-03-23) John 5: Can you make a smooth integration with Chat GPT 3 and version 4? That is the next BIG thing. If you want to amp your user base. Make that happen. Please sir. Thanks. Note: it works. However perhaps you could make it better some how.
  • (2023-02-27) Rose Lamothe: This is a fantastic extension, I'm sure I'll figure how it works soon! Just kidding, I'm using it mostly to transcribe and translate foreign language videos and with its integrated sound compression it captures everything easily and extremely well. I bought the pro version recently and I am perfectly satisfied, great investment, great product.
  • (2023-02-17) Cory Sakai: It didn't do what I wanted, but it's still pretty amazing. This is a fantastic extension that is incredible if you need to control your browsing by voice and don't have keyboard or mouse use. The only thing that messes it up is if you start clicking somewhere else or in another tab, because then it gets lost and you can't control anything. Really I just wanted to be able to click on forms on a page and be able to enter text from speech in the text box, but this won't do that. Still I give it a 5 for all the other amazing features. Hopefully in the future it might become a little more context reactive and adaptive to clicking somewhere else. I don't think there is anything else like this out there.
  • (2023-02-08) Gino Côté (onigetoc): Pas de bouton pour l'arrêter ??? Je pense que c'est une chose minime à ajouter. No button to stop it??? I think it's miniminal thing to add.
  • (2023-01-30) Игорь Бутыленков: Отлично, нет конкурентов.
  • (2023-01-19) Cyrus Bonnet: Super easy, no real set up, super affordable. Accurate translation for the most part. rarely have to correct it. Mostly learning or knowing how to speak is my problem. Microsoft speech recognition sucks. This works 10x better. and all the other programs are expensive and complicated.
  • (2023-01-13) matriks hitung: _/\_, it's working in bahasa at least with few sample just trying :)
  • (2023-01-11) Patricia Hirsch: Bei mir geht leider der Befehl: *Komma* nicht, es wird immer ausgeschrieben,das ist nervig zum korrigieren. Alles andere funktioniert gut Sehr schnelle Lösung,vielen Dank dafür
  • (2023-01-09) Anna White: This is world class. Dictation is highly accurate, customizable, and ready to go out of box or customize for a great experience. This app prevented me from going on disability leave at work when I lost movement in both of my arms. It is a miracle if you learn how to use it correctly. It saved my arms from further damage. everyone should experiment with it! excellent documentation and developer is very active with support and updates as well!
  • (2022-12-19) Lynn Ling: not user friendly, cannot auto detect a spoken language.
  • (2022-12-16) Matt Dubois: This extension is great - the recognition is very fast and impressively accurate. I've never had better results than these even from programs like Dragon. The built in commands and ability to create your commands are very robust as well. All in all a very useful tool even for the free version, and an excellent value for the full version.
  • (2022-11-14) Bob Simmons: Was super impressed with the speed! unfortunately it didn't work within Outreach.io which is where I would primarily use it. I have a feeling it has to do more with outreach than it does with this product as I've had other issues with outreach and voice to text software.
  • (2022-10-10) mariarene alfaro: esta muy linda pero sus reseñas no son muy buenas de todo
  • (2022-10-09) Patrick Marin: Au début de l'interface m'a semblé vieillotte à l'usage elle parfaitement fonctionnelle. Je recommande vivement ce produit en version payante. Dommage qu'il n' y ait pas une version life.
  • (2022-10-03) Chris Hallmark: Absolutely fantastic extension! Extremely easy to use and very customizable. And if you choose to do the paid option, it's totally worth it.
  • (2022-09-29) The Morning Motivation (Joshua Busby): I paid for the advance features a couple of years ago and it has worked GREAT. Now it no longer works. I am disabled and I depend on this extension every day. If you are unable to fix it I request a refund so I can get something that will meet my needs. Thanks.
  • (2022-09-29) CrazyBill7: Unfortunately the program has stopped I press it and it doesn't work and it is very useful for me because I am a disabled quadriplegic complete disabled hands and feet
  • (2022-09-28) George drysdale: I bought this ext/app several years ago and I have loved it....It failed today...I think it's over. Bummed. No matter what, I can not get this thing to work.
  • (2022-09-02) Jorge Ramirez S (Nino): Speech Recognition Anywhere FREE TRIAL - Buy Upgrade days leftSign in to browser or enter Order Number. Note: The user turned off browser signin See HelpSpeech recognition error detected: network. Reinstalling Chrome or doing a Chrome Reset may help fix this error. this is the very first thing i see. wasnt even able to try it and really need it it/ thankss. i searched what they were saying the problem was so to fix it and it didnt exist. currently using AVG secure browser. i will attempt this all again on chrome and firefox and hope for the best
  • (2022-08-11) John D: Grief please why did you make this part of a subscription. I like this software but I cant hardly. goodness. i remember when this was a single payment, i should have brought it then. can you consider soon a individual One Time license? instead of this monthly model?
  • (2022-03-04) Alex Tsakiris: game changer... indispensable tool. very nice customization/settings.
  • (2022-03-04) Fert Lefter: Hi, looked promising but despite no indication at all in description that this is a fremium package.. As soon as I started to test use; I see a big FREE TRIAL! Why is it this way.. Also the app gives an error "Error: OAuth2 not granted or revoked." despite I gave the Permissions: Read your browsing history Read and modify data you copy and paste Know your email address What else do you need?? Also, your support page explains the above OAuth2 prob. as: Sign in with your Google account. Make sure Sync is on. Click on the extension icon and click on "Settings" scroll down to License and click on "Check"... and on and on.. WHAT SİGN İN? WHAT SYNC? ALL I wanted to use this is to dictate using TinyMCE.. What is all this fuss??! I am using many extensions and trying many many.. Never seen all this hassle!!
  • (2022-03-03) Γιώργος Ντρέκης: Very good!
  • (2022-02-23) Estel Brodowicz: franchement bravo, je l'ai testé en anglais c'est génial !!!
  • (2022-02-21) Cynthia CindyStar4: Tem que pagar
  • (2022-02-18) Paul Peter Nicolai: I have used this extension for a couple of years now. Given that I do all my email in Chrome, it is a great time saver and a super and a super value.
  • (2022-02-18) Tanz Bar: super, dankeschön bin sehr zufrieden, kann es nur weiterempfehlen
  • (2022-02-18) danilo [email protected]: Favolosa, mi ha davvero accelerato il lavoro e funziona perfettamente, e poi Jeff risponde subito a ogni dubbio
  • (2022-02-09) jbq life game all jbq life game all: i want one better application
  • (2022-02-04) Paul Cure: Was working great but this week started to disable playing videos on any site. Youtube videos say audio renderer error!!!!
  • (2021-12-01) Reza Orang: Good program partly It is not very different from other programs The settings you added have been slightly improved It's not worth the money I have to pay Good luck
  • (2021-07-30) Naga: I dont know how to use it. Isn't it available in Japanese?
  • (2021-06-16) Erik Pallares: Tengo la aplicación hace unos meses , pero ya no la necesito, me gustaria cancelar suscripción, como podría hacerlo . Muchas gracias
  • (2021-04-17) Croatian Christian: Wie kann ich die gross und klein Schreibung komplett ausschalten? So das nicht mal der Buchstabe am Satzanfang gross ist?

Latest issues

  • (2023-11-10, v:1.7.14) VeryTired Helen: Custom Commands
    How do I add more custom commands? It doesn't give me space to add more.
  • (2023-11-01, v:1.7.14) Elizabeth James: Speech Recognition Anwhere looking for quick answers
    HI 1) How much does it cost? 2) Is it a one time fee if I buy or a subscription? 3) If I buy the Chrome version does it also include Edge? 4) Does it work with mobiles - Android? Is that included in the fee? 5) Does it work with old Word ?2016 such as used at a hospital? They have gone to the current Dragon, ugh, highly inaccurate. 6) Does it work with a Yeti mic or can it only work with built it computer mic? 7) If I verbally pause dictation do I need to resume by manually restarting dictation? 8) Does it have virtually unlimited training vocabulary? 9) Is it secure? 10) Can it or does it screen out background noise and only orient to my voice? 11) Is it compatible with Windows 11Pro? Elizabeth James
  • (2023-10-26, v:1.7.14) Steffen Hennig: Wörter hinzufügen
    Wie kann ich Wörter hinzufügen?
  • (2023-10-16, v:1.7.14) Susanne Schantl: How can I pay?
    I don´t have a Creditcard and my bank don´t accept paypal. Can you sen my your IBAN?
  • (2023-08-19, v:1.7.14) Dominic H: Fragezeichen
    hallo ich habe ein problem mit dem fragezwichen es wird ein Punkt gesetzt wenn man den Befehl " fragezeichen " sagt
  • (2023-08-15, v:1.7.14) Raymond Wetta: SRA
    I forgot how to get to the settings. Chrome only allows me to pin/unpin, remove, etc. SRA opens loads on the browser ON. I want to switch it to off.
  • (2023-08-10, v:1.7.14) Don Weinberg: subscription good on multiple machines?
    can the extension be used on multiple browsers/devices at the same price? Thanks.
  • (2023-08-07, v:1.7.14) ΣΙΝΕ ΠΑΛΛΑΣ: unsupported_response_type
    Hello. I try to pay for a license and it gives "SecurityError: Failed to read the 'sessionStorage' property from 'Window': Access is denied for this document". What is the problem ?
  • (2023-07-25, v:1.7.13) Luciano M: ss and ß
    how do i replace ß with ss permanently
  • (2023-06-28, v:1.7.13) Lila Nitzsche: Parou de reconhecer. Clico e não acontece nada.
    Sou assinante e preciso dessa função. Já reiniciei o pc, já desabilitei e habilitei a extensão e nada.
  • (2023-06-24, v:1.7.12) Andreas Bahr: 38466238-49060074 Lizenznumber Andreas Bahr
    Hello, I live in Cambodia and use your Speech Voice before,and don’t need any more,put the try to cut it from my ABA Bank 14,99$i think I get Email before for ask me for make 1 Year more,but not happen,please cancel this Transfer,my ABA Bank don’t cut the Money from my AC now. Greetings from Kampot Andy Bahr
  • (2023-06-13, v:1.7.12) Joni Pranata: Payment
    I want to buy using Paypal, but why am I asked to "add a credit or debit card to complete your purchase?" I only have Paypal and don't have a credit card, can you help me. Thank You
  • (2023-06-11, v:1.7.12) M. Kolb: German Swiss
    Hello i have a question about the german swiss dictation in the swiss alphabet they don't know their letter ß. Is there any chance that so i can teach your software using ss and stat off ß
  • (2023-06-07, v:1.7.12) Jane Bruce: email reply
    How do I reply to an email using speech recognition anywhere? I want it to be a reply, not a new email- thanks
  • (2023-05-20, v:1.7.12) Joe Bonds: I need to know my contract number
    I accidently bought Speech Recognition Anywhere twice. I had one of the payments reversed. But now I am showing in the trial period and the license status is showing "deleted". My email address is [email protected]. paddle.net show "It looks like you have a subscription payment for Speech Recognition Anywhere 1 Year from Sea Breeze Computers on May 9th 2023 for $14.99.". Please email the contract number to me.
  • (2023-05-02, v:1.7.10) CatCitizen Citizen: It's transcribing system Audio.
    If i have it active, it records youtube videos. It listens to both mic and system audio. i have the mic in a jack if that matters. but there u go. maybe it has some uses. but i dont use it for system audio.
  • (2023-05-02, v:1.7.10) Kurt Pruhs: Speech Recognition Anywhere Pricing
    I don't see any pricing information on the Chrome store or on your website. How much is the complete version of the extension?
  • (2023-05-02, v:1.7.10) Patricia Hirsch: ss statt ß
    Hallo, ich würde gerne einen benutzerdefinierten Befehl machen, weiss aber nicht wie. Und zwar möchte ich das ß generell durch ss ersetzen. Ist das möglich und wenn ja, wie? Mit freundlichen Grüssen Patricia Hirsch
  • (2023-04-19, v:1.7.9) Lance Januszkiewicz: Junk I got screwed out of 3 or 4 bux junk the thing just garbage
    trash app
  • (2023-04-09, v:1.7.8) Eugene K: I can't cancel the subscription
    How can I cancel the subscription?! I didn't see any buttons to cancel it!! I bought it only for one-month try and now I don't need the app!!! Unsubscribe me now!!!
  • (2023-03-28, v:1.7.7) Birkan Gürbüz: Problem mit dem Fragezeichen
    Hallo. Ich wollte mal fragen, ob es noch länger mit dem problem Fagezeichen geben wird? Leider geht das schon eine Weile so und leider passiert da nicht. Leider funktionieren die Befehle bis jetzt noch nicht, was sie hier gezeigt haben und es wäre wirklich sehr hilfreich, wenn wir da irgendetwas machen können? Hätten sie vielleicht einen funktionierenden Befehl? Ich bitte wirklich darum.
  • (2023-03-15, v:1.7.6) Tony A ONE: Strange behaviour causing many problems
    Hello again, sra has been performing quite strange for the last week or so, the main problems are , when I go to insert a Word it deletes all other text following that word, also it is not type the first word in a sentence, often displays two copies of last sentence one after the other , and it leaves a space after the last word and it leaves a space after the last word before I can insert a punctuation mark such as, or . All these problems are intermittent but very regular . I also find that it is incorrectly recognising many more words now especially on Facebook I hope you have some fix for this regards I have uninstalled and reinstalled but this did not make a difference Tony regards Tony I have copied this question directly from the text box I entered in speech recognition everywhere.
  • (2023-03-10, v:1.7.5) shane reagan: dream sound
    dream sound
  • (2023-02-12, v:1.7.4) sag ich dir nicht: Edge - langsamer ?
    Mir ist genau so wie einigen anderen hier auch aufgefallen, dass die Spracherkennung leider nicht mehr so gut funktioniert. Punkt und Fragezeichen werden nicht mehr geschrieben, zumindest häufig...ich wollte die Erkennung dann über den Browser Edge versuchen, aber da schreibt er deutlich langsamer, was ich spreche. Gibt es dafür eine Lösung?
  • (2023-02-09, v:1.7.4) Jack Forman: Pause "Speech Recognition Anywhere" if audio is playing in a tab
    It appears this feature is not working at all. I have this checked to Pause "Speech Recognition Anywhere" if audio is playing in a tab I completely write an email in a Gmail window that is in another tab on the same browser I compose an email, then I select the entire text body, then I command Read Selected All the selected text is now gone and it is listening to what speech recognition anywhere is saying and typing that in. with of course no formatting at all
  • (2022-03-22, v:1.6.8) Γιώργος Ντρέκης: Speech recognition error detected: network. Reinstalling Chrome or doing a Chrome Reset may help fix this error.
    Suddenly today i got this messege and i cant use the extension. I tried reset and also remove and reinstall the extension. Any suggestions ?
  • (2022-03-03, v:1.6.8) Dr. Adonis Saremi: Questions about speech recognition anywhere
    Hi there, thanks for providing this excellent free service! I have a couple of questions 1)Are there commands for capitalizing letters? 2)Are there commands for deleting words or phrases? I sincerely appreciate your help!
  • (2022-02-25, v:1.6.8) Deborah Stokes: speech to text ie... voice recognition
    Can you use this with Grammarly?
  • (2022-02-08, v:1.6.5) juergen voigt: speech
    Ich habe Chrome neu instaliert und zeigt jetzt nicht mehr das speech an wo ich reden kann,ist block
  • (2022-02-05, v:1.6.4) juergen voigt: Srachprogramm funkionert nicht
    Hallo,ich habe alles gemacht was sie mir geschrieben haben und es geht immer noch nicht,ist es machbar per Anydesk mal zu schauen wo das Problem ist,ich hatte 2 Gmail Acount und hetzt nur eins und auch Google neu instaliert,bitte melden und am besten selber rein schauen,Lg Voigt
  • (2022-01-31, v:1.6.3) juergen voigt: 29098526-29944380
    Hello, My speech dont work and Micro ok,i try many times
  • (2022-01-26, v:1.6.2) karin nitsotolis: reagiert nicht
    Hört meine Kommandos aber schreibt sie nicht, hab echt ein grosses Problem jetzt. Bisher immer tadellos funktioniert.
  • (2021-11-04, v:1.5.3) Tony Ziegler: bad word
    don't understand how to do! i read and try this from you homepage Phrase: (.*?)(s\*+)(.*?) Action: $1ship$3 for bad words and it works fine, but if i have more with same first letter? i tryed this (.*?)(1stletter*{n})(.*?) but can't get it to work.. please help me
  • (2021-11-03, v:1.5.3) volkan berk: HELP
    wie kann ich die automatische groß und kleinschreibung ausschalten? how can i turn off the automatic upper and lower case?
  • (2021-10-27, v:1.5.3) karen siegert: Problem to get after paying the full version the right version
    I have bought your full version now and i started laptop new and i on get again and again the button for buying the full version no chance to get the real version
  • (2021-10-27, v:1.5.3) Sherry Sherry: voice recognition anyhwere
    Dear Mr Jeff Baker, I chose your extension (out of 25 choices) to download. I am impressed that it actually does what you say it will in typing EVERYTHING I say on its own screen. I haev a few issues though ... It does NOT type onto the window I open It freezes my window It freezes my whole computer and i cannot navigate. I have to power off the lapop and restart
  • (2021-10-12, v:1.5.2) Lucian Andries: Big issue with Disqus:
    So, if I edit a comment, and use the extension to VTT, it moves the Disqus plugin halfway outside of the iframe, to the left.............. But it's doing it Only on edited comments, and Only if you continue on a pre-started row. If you hit enter to start a new row, it doesn't do that. Also it doesn't do that on new posts/replies either. It is a very weird and picky issue, not gonna lie... Here is a screenshot of how it looks: https://imgur.com/a/T5ftREH
  • (2021-09-12, v:1.5.1) Jane Bruce: OAuth2 request failed: Connection failed (-105
    Suddenly getting this message- OAuth2 request failed: Connection failed (-105 never had a problem before-
  • (2021-09-05, v:1.5.1) Prudhvi Raju: I purchased for one year but asking me to purchase again and again
    I purchased it for one year but it is asking me to purchase again and again Regards, Prudhviraju
  • (2021-08-29, v:1.5.1) Tony A ONE: extra space
    for the last 2 months sra has been putting an unwanted space at the beginning of each sentence which then requires me to go back and to remove it and capitalise the first letter, is there some way to fix this please?
  • (2021-08-26, v:1.5.1) Vladimir Kovalev: how to turn off mic after you done dictating?
    clickin the mic icon brings extension page very confusing
  • (2021-08-25, v:1.5.1) Tony A ONE: extra space
    for the last 2 months sra has been putting an unwanted space at the beginning of each sentence which then requires me to go back and to remove it and capitalise the first letter, is there some way to fix this please?
  • (2021-08-09, v:1.5.1) Mailin Official: frage
    Hello My language program everywhere no longer works, although I have the license and everything has been checked hsbe and is also displayed as active, it no longer works and this is shown to me here: OAuth2 request failed: Connection failed I need your help!!! Warm greetings S.Thomsen
  • (2021-07-24, v:1.5.1) Lu Lu: Speach recognation blocked
    Hello :) Tried to use Sepach Recognation on a website that blocks copy paste. Unfortunately, Speach recognition is also blocked. I think that's because speach Recognation entered whole words..Is it possible with speach Recognation to enter letter by letter until the word is complete? So that the system thinks the words are been typed? Just same as in real time? Is there any comand for that?
  • (2021-07-21, v:1.4.9) Nazareno Pastorino: Too many fullstops every time I stop
    Good morning. I's likw to know if there's the possibility of having not a fullstop every time i stop dictation, i'm only thinking! the sentence is not finished!
  • (2021-07-11, v:1.4.9) Harry Kellogg: Can you have the program "spell it" like in MS Word
    The program is constantly typing the wrong words or numbers that sound like the one you said. Recent Example: say to, or two and it type 2, say are and it types AR and it won't give you any choices from which to choose the correct one. Is there a way to have it type single letters or numbers?
  • (2021-07-11, v:1.4.9) Fabio Quinci: Information on voice dictation
    Good morning. I would like to know if there is the possibility to make sure that: 1) when I pronounce the word "more" it is not transcribed "+" but "more"; 2) when I pronounce the word "minus", "-" is not transcribed; 3) when he pronounced the word "period" it is not transcribed ".", but "period". Thanks so much
  • (2021-07-06, v:1.4.9) Harry Kellogg: Normal capitalization
    Can you have the first letter of a sentence automatically be capitalized like any other Speech to Text software? If so how! Thanks Harry
  • (2021-06-28, v:1.4.8) Praxis Faber: Probleme mit der Erfassung von Kommandos
    Hallo, die Texterfassung funktioniert sehr gut. Nur habe ich Probleme mit manchen Satzzeichen wie ":" oder "Neue Zeile". Andere funktionieren gut wie zum Beispiel "?" und "." Mache ich etwas falsch? Ich verwende das Programm in Deutsch als free user.
  • (2021-06-16, v:1.4.8) Erik Pallares: cancelar suscripción
    Hola, me gustaría poder cancelar la suscripción y que no se me sigan haciendo los cobros mensuales. Muchas gracias

Statistics

Installs
40,687 history
Category
Rating
3.8738 (214 votes)
Last update / version
2024-04-17 / 1.7.21
Listing languages

Links