


Dragon uniquely brings consistent, optimal accuracy to the PC with Deep Learning technology and adaptation techniques that continuously adjust to your voice or environmental variations even while you’re dictating.ĭelivers up to 99% speech recognition accuracy You may need to visit System Preferences : Security & Privacy : Privacy : Accessibility to enable Automator, or Script Editor authorization.Dragon Professional 16, expands the possibilities of speech recognition innovation with a next-generation speech engine.If your audio is on, it will speak that the file extension has been restored to the filename. Select a File without its extension showing, and speak your command. Click the check box next to your as yet unnamed command, and it will become the When I Say string.In System Preferences : Accessibility : Dictation : Dictation Commands… Tell application "SpeechRecognitionServer" to if it is running then quit Say "File Extension restored to " & theBaseName & " dot " & theNameExt Ifextension hidden of thisFile is true then Set theBaseName to text 1 thru (( offset of "." & theNameExt in thisName) - 1) of thisName SettheNameExt to name extension ofthisFile Set thisFile to selection as text as alias If not selection is and extension hidden of ( selection as text as alias) is true then document icon must be selected, and extension must be hidden This workflow can be saved anywhere in your home directory, or subfolder, as long as you can find it later. Here is the AppleScript that I have placed in an Automator Workflow's Run AppleScript action. Instead, you speak “show extension,” and dictation instantly unhides the document extension.

You have a document in the Finder that has its extension hidden, and you do not want to Get Info, and click unhide. Here is a functional example of a custom command.
