How to install/enable Enhanced Dictation automatically?

Mavericks has a new version of the Dictation feature previously available in Mountain Lion. In Mountain Lion it only worked by (like the iPhone) sending speech to Apple's servers to be processed and therefore required a live Internet connection. Mavericks supports this same mode still, but also now offers an 'Enhanced Dictation' mode where the processing is done locally on the Mac itself and therefore does not require a live Internet connection.
The normal way to enable this Enhanced Dictation mode is to open System Preferences, click on Dictation & Speech and tick the options to turn on Dictation and Use Enhanced Dictation. This will trigger a download and installation of the required software. However as should be obvious this requires manually intervention to do this. If one is wanting to build a number of Macs with this feature enabled this rapidly becomes tedious in the extreme.
Is there anyway to manually download an installer which can be run on Macs to do this? If not is there a way to write a preference e.g. defaults write which would trigger this automtically? Either approach could then be incorporated in an imaging process like DeployStudio.

I don't have a Mavericks machine handy right now (I am currently at home) but the following information should help you.
First the link I provided is for the UK language version, there will be different but presumably similar links for other locations, e.g. USA, Australia, etc. You will need to do the samething I did to find the right link for you I am afraid which is run a packet capture to spot the URL System Preferences starts to download, I would guess most or all will contain SpeechRecognitionCoreLanguage but searching for http://swcdn.apple.com would be another option.
Second, your right, after installing it you also need to set via defaults some preferences. Again not having access to a Mavericks machine right now I cannot tell you the exact settings, but I would look in both /Library/Preferences and ~/Library/Preferences for files relating to speech recognition. Perhaps have both these folders open in the Finder in list view.
I would then in System Preferences turn on the options for Enhanced recognition for your country, yes this will start a download which you would need to do anyway for the packet capture as described above. This will also put the correct settings in the appropriate plist file. You should then in the Finder be able to see which file just got modified, this will confirm which file contains the settings.
You can then run -
sudo defaults read /path/to/file/com.apple.whateveritiscalled
This will read and display all the settings in that file. You can then see which ones contain the settings you need. I think from memory there are two settings you need to look for.
You could stop the download which is done by turning off the settings in System Preferences. You can then manually download the file presumably having found the URL in the packet capture. You can then do
sudo defaults write /path/to/file/com.apple.whateveritiscalled whatevertheprefiscalled whateverthesettingis

Similar Messages

  • Enable enhanced dictation with a previously downloaded pkg (not using internet)

    Hi!
    Im trying to enable my enhance dictation but my connection to internet it's super slow and constantly fails, so its impossible for me to install via system preferences ...
    so I just download SpeechRecognitionCoreLanguage_en_US.pgk and istall it, but my OS keeps connecting to download every time I try to activate it, its there any way to activate it from a regular pkg installation or a local server or via terminal commands?
    Thanks!

    I don't have a Mavericks machine handy right now (I am currently at home) but the following information should help you.
    First the link I provided is for the UK language version, there will be different but presumably similar links for other locations, e.g. USA, Australia, etc. You will need to do the samething I did to find the right link for you I am afraid which is run a packet capture to spot the URL System Preferences starts to download, I would guess most or all will contain SpeechRecognitionCoreLanguage but searching for http://swcdn.apple.com would be another option.
    Second, your right, after installing it you also need to set via defaults some preferences. Again not having access to a Mavericks machine right now I cannot tell you the exact settings, but I would look in both /Library/Preferences and ~/Library/Preferences for files relating to speech recognition. Perhaps have both these folders open in the Finder in list view.
    I would then in System Preferences turn on the options for Enhanced recognition for your country, yes this will start a download which you would need to do anyway for the packet capture as described above. This will also put the correct settings in the appropriate plist file. You should then in the Finder be able to see which file just got modified, this will confirm which file contains the settings.
    You can then run -
    sudo defaults read /path/to/file/com.apple.whateveritiscalled
    This will read and display all the settings in that file. You can then see which ones contain the settings you need. I think from memory there are two settings you need to look for.
    You could stop the download which is done by turning off the settings in System Preferences. You can then manually download the file presumably having found the URL in the packet capture. You can then do
    sudo defaults write /path/to/file/com.apple.whateveritiscalled whatevertheprefiscalled whateverthesettingis

  • How to install & enable Java Plugin2 in safari on windows

    how to enable java next generation plugin 2 in safari.I used this link to detect plugins in my safari http://www.pinlady.net/PluginDetect/JavaDetect.htm. and i get Next-Generation Java Plugin2 installed & enabled: false. can anybody help me how to enable or install the java plugin 2

    update safari and retry.
    if that fails, use a different browser to dl adobe story.

  • How to uninstall download enhanced dictation

    i want to uninstall some of downloaded enhance dictation , so how?

    I'd same the problem, but I can't find any solution, so bad!

  • How to install / enable rsyncd

    Hi - I am running Solaris 11 as a ZFS file server (I run Napp-IT on top for GUI interface) and would like to get rsyncd running.
    Can anyone help out with the commands to achieve this ? I have rsync installed and can start it manually as a daemon using rsync --daemon but I would like to know how to get itset up as a Solaris service. Any help would be appreciated.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    If you want SMF (Solaris management facility) to control your applications deamons then you must write an SMF manifesto in XML which describes actions on events.
    http://www.cuddletech.com/blog/pivot/entry.php?id=182
    http://www.oracle.com/technetwork/server-storage/solaris/solaris-smf-manifest-wp-167902.pdf
    Edited by: user12275245 on 2012.03.27 11:22

  • How to "install" Enhancement Pack Installer

    We have located and downloaded the SAPEHPI for both Windows and UNIX.  After accomplishing this we were really weren't sure how to "install" or configure this tool.
    We see LOTS of documentation and discussion about running this tool, but not much regarding what to do with it after you download it?
    We were expecting to see something on SAP's instguides page, but there was nothing there.
    We aren't necessarily looking for a walk through in this forum - just some documentation that we could read to get us going.
    Any information or suggestions would be much appreciated.
    Thanks,
    Jeff Hene
    We Energies
    SAP System Administration

    Hi Jeff,
    You have to unpack the file with SAPCAR:
    SAPCAR -xvf <download direc.>\<path>\<file>.SAR
    The installation program creates a new direcgtory called EHPI.
    To start the SAPehpi program the command is:
    <DRIVE>:\<path>\EHPI\STARTUP.BAT "jce_policy_zip=<policy zip file>"    mind the double quotes if you work on windows
    To get the policy zip file you have to read notes 1238121 and 1240081. It depends on the release but we downloaded the policy file from the sun page.
    The documentation more useful for this tool I have found is "How to install SAP Enhancement PAckage 4 for SAP ERP 6.0" version 1.07 from 2009-08-26.
    Hope this help you.
    Regards,
    Ana

  • Enhancement for Automatic Serial Number Generation

    Hi,
    Has anybody worked on the enhancement iqsm0001?
    If so, please give me some idea on how to use this enhancement for automatic serial number generation.
    Thanks for your kind help.
    Regards,
    Renjith Michael.

    Hi Renjith,
    You can check the following link, Hope it helps you to some extent:
    Re: Implement unique serial number within a client
    And you can also try user exit EXIT_SAPLIPW1_001 for Automatic serial number assignment.

  • How to download enhanced Dictation file for easily share?

    Hi everyone,
    I want to download  a true "file" of enhanced dictation, so i can install it again after i do a clean install n don't need to connect to internet?
    (I have limited internet connection!)

    Again, this could be due to your location. I'm not sure how much change there should be. You could try and take a look in the User Guide to see if it explains anything there. http://manuals.info.apple.com/MANUALS/1000/MA1565/en_US/iphone_user_guide.pdf
    EDIT: I was able to find this support document http://support.apple.com/kb/HT5025 about the enhanced voice quality. It seems this has to do with Voice Over and may only be available for that. I did not read the entire document, but it would be good reading for you.
    Message was edited by: ChrisJ4203

  • I have just installed a 2TB time capsule on my iMac i7, it see my second 1TB hard drive but the 256 SSD doesn't come up in the list of hard drives I can back up. How can I enable the time machine to see my first SSD 256gb hard drive?

    I have just installed a 2TB time capsule on my iMac i7, it see my second 1TB hard drive but the 256 SSD doesn't come up in the list of hard drives I can back up. How can I enable the time machine to see my first SSD 256gb hard drive?

    iLife is preinstalled on all the Macs. If you purchased iLife in the App Store or your computer came without DVDs, open App Store > Purchases and download the applications. If your Mac came with discs, insert the Applications DVD and install iLife applications

  • How do I install Enabler from the Airport Extreme disk?

    Recently I purchased an new Airport Extreme. One of my 3 computers is a 2 GHz Intel Core Duo iMac with 20 inch display (iMac4,1). It is running 802.11g. I wish to enable it for 802.11n. I am confused by a statement about the enabler, which is found at the following link for the AirPort Extreme 802.11n* Enabler for Mac (http://store.apple.com/us/product/D4141ZM/A?fnode=MTY1NDAzOA&mco=MTA4MjgwNzI). The statement is, "Important note: The Enabler is included free with the new AirPort Extreme Base Station with 802.11n. If you purchase a new AirPort Extreme Base Station, you do not need to purchase the Enabler separately." On my iMac, the Network Utility indicates the iMac is not enabled for 802.11n. I have kept the software on the iMac up to date. Thus I assume that somewhere on the disk that came with the Airport Extreme, there is an enabler file I need to access. Where do I find this, and how do I enable the iMac for 802.11n? Thank you.
    Sincerely,
    Wilson

    I am still a bit confused, because the information at the link I gave seems to indicate that a person with my model of computer should be able to use the AirPort Extreme 802.11n* Enabler for Mac.
    1. My computer is not a 17 inch 1.83 GHZ. It is a 2.0 GHz Intel Core Duo iMac with a 20 inch display (measured diagonally).
    2. The web page (http://store.apple.com/us/product/D4141ZM/A?fnode=MTY1NDAzOA&mco=MTA4MjgwNzI) says check "Before purchasing the 802.11n Enabler software, please check to make sure that your Mac does not already have the 802.11n enabler already installed."
    3. It then shows how to use the Network Utility to see whether or not the enabler is installed ("If the section "Model: Wireless Network Adapter," if it says (802.11a/b/g/n), you already have the 802.11n enabler installed. If it says (802.11a/b/g), you do not have the 802.11n enabler installed." My computer lists "802.11a/b/g".
    3. Thus I assume that all now I need to do is to install the enabler, which one then can purchase, which one then can do through the Apple Store web page.
    4. My issue is that the same web page says I do not need to purchase the enabler if I have already purchased the Airport Extreme base station. ("Important note: The Enabler is included free with the new AirPort Extreme Base Station with 802.11n. If you purchase a new AirPort Extreme Base Station, you do not need to purchase the Enabler separately.")
    What have I missed?

  • How to install Norwegian and Portuguese in Dictation

    How to install Norwegian and Portuguese in Dictation & Speech?

    you have options to download Norwegian and Portuguese dictation in the settings. is it not working? (Note however that you need to have internet connection to download them.)

  • On new iPad how do i Enable dictation?

    On my new IPad, I want to turn on dictation.
    Using a settings, general, keyboard there is no selection to enable dictation.
    How do I enable dictation

    very very helpful. Could you also help me with my new problem? https://discussions.apple.com/thread/5023302
    I really have to use dictation because my little sister was born blind...

  • No Protection Tools! I have enabled enhanced security. This is Acrobat XI on Windows 7 64-bit. Did same install on a Win8 server and it's fine.

    I just want the protection tools to show on the Tools dropdown! So I can use them...

    Hi Sara,
    Thanks for putting me in the right place. I'm not much of an
    online-community person!
    Here's what happened after your email:
    1. I went into Acrobat and clicked the down arrow as you described. I
    previously had been clicking in the View menu. I saw the Protection
    tools and I was so excited.
    2. So then I clicked on "allow multiple panels open" whereupon the
    Protection tools disappeared! They did not reappear when I unclicked the
    "allow multiple panels open".
    3. Remembered that I hadn't reinstalled the updates after reinstalling
    Acrobat in hopes that would fix this problem, so I installed the
    updates. I'm now on 11.0.07.
    Sadly, still no protection tools appearing in either the View-> Toolsets
    or the down-arrow in the upper-right corners of the Tools panel. Bummer.
    This is so strange, since the same installation worked great on our Win8
    server!
    PNG Karen
    On 2014-06-11 15:14, Sara.Forsberg wrote:
    NO PROTECTION TOOLS! I HAVE ENABLED ENHANCED SECURITY. THIS IS ACROBAT XI ON WINDOWS 7 64-BIT. DID SAME INSTALL ON A WIN8 SERVER AND IT'S FINE.
    created by Sara.Forsberg  in Acrobat Installation & Update Issues - View the full discussion

  • How do I enable already installed adobe flash?

    My computer is equipped with adobe flash, but I am directed to download adobe when I try to play games; such as zynga poker. How can I enable the program?

    I hope it is ok I jumped onto this thread of the original poster.
    I have confirmed that I have the latest Adobe Flash Player 11.9.900.117
    Computer is an approx. 9 month old corei7, quadcore, Intel with Norton....
    My recent observations and actions in order of occurance:
    1).  Some sites would play ok and other sites would not since: 8.1 update & Toshiba updates related to 8.1 installed.
    Example: previously played videos but does not now in IE11:
    http://www.cbc.ca/player/
    Example still plays ok: http://www.ctv.ca/DrOz.aspx?vp=140274
    2).  I removed Adobe Flash Player. Restarted computer. Tried IE11 and the sites that would play video before do not play now.
    3).  Downloaded and installed FireFox. Restarted computer.
    4).  Downloaded & installed Adobe Flash Player. Restarted computer.
    5).  IE11 same results as 1).
    6).  Firefox plays same sites as in 1). plus some sites that IE11 would not but not all.
    -  at a specific site such as http://www.cbc.ca/player/    some videos play and other will not. Before 8.1 all played ok.
    -  will play:  http://www.cbc.ca/player/Shows/ID/2414463492/
    -  will not play:  http://www.cbc.ca/player/Shows/ID/2414212635/
    7).   While typing this and flipping between 3 tabs in Firefox and with a video playing Firefox locked up. The mouse produced no results anywhere on the screen within the Firefox window (could not: minimze page, select a tab, right click...). I could still hear the video playing. After about 5 minutes I restarted the computer. And continue here.
    8).  While watching, via Firefox, a tv video at approximately the 10 minute mark the video screen goes black in colour but the sound contiues.
    I refreshed the site and all is ok now with this specific video.
    IKan

  • How can I tell itunes to install iPhone App updates automatically?

    ITunes 12 can download app updates. Right now I have to connect my iPhone, go the installed apps and click on (for each updated app) "update" to change it to "will update" and then click "sync". How can I tell iTunes to automatically update any updated app currently on the iPhone?

    I know they need to be converted, but the problem is, 2000 of the 5000 have already been converted. now it's trying to convert them again. but there is no reason for that. i want to know how to convert the other files that weren't converted yet, without having to re-convert the ones that were already done.
    I would move the ones that were done to a separate folder, but I don't know exactly what ones were done. In iTunes, they are the first 2000 or so in the list, but on my hard drive they are not in the same order.
    Does anyone else know if there's a way to do this?

Maybe you are looking for