Has anyone noticed Assistantservices. framework folder bouncing on Dock during dictation and then it stops? How do I get rid of this?

For example, while using TextEdit?

The senior advisor that I was working with asked me to create a new partition on my MacBook Pro and complete a fresh install of OS X Mountain Lion. After partitioning the HD and installing I tested dictation and did not experience the issue. The advisor then told me that it was a third-party application that I had installed causing the problem and she had no fix.
Personally I have found a fix and I given it to the advisor so hopefully the engineering team could get it put in an update through the Mac App Store.
If you would like to try the fix that I have found here it is.
Head over to /System/Library/PrivateFrameworks/AssistantServices.framework/Versions/A/Resour ces/Info.plist and open it in TextEdit or similar.
Paste this code between the fourth and fifth lines:
                         <key>NSUIElement</key> <string>1</string>
You should end up with this:
                          <?xml version="1.0" encoding="UTF-8"?>
                         <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
                         <plist version="1.0">
                         <dict>
                         <key>NSUIElement</key>
                         <string>1</string>
                          <key>BuildMachineOSBuild</key>
                          <string>12A251</string>
                          <key>CFBundleDevelopmentRegion</key>
                          <string>English</string>

Similar Messages

Maybe you are looking for

  • Problem connecting Firewire device and external HD at the same time

    Hi. I'm attempting to record digital audio through a Presonus Firepod A/D interface via a Firewire 400 to 800 cable connected to one of the Firewire 800 ports on a mid-2010 Mac Pro running Snow Leopard. The problem is that if I have an external HD co

  • Touch-up Text Tool and Fonts

    We are on Windows 7, Office 2007 and Acrobat 9.  We have recently discovered that when you pdf a Word document, open within Acrobat, then try to use the Touch-Up Text Tool, it changes the kerning/character spacing of the text upon saving.  The only f

  • How can i get a burst of bubbles

    i'm making a bubble effect in particular i got the bubble file from the trapcode site now how can i get a burst burst of bubbles like 15 bubbles and give a 3 sec break and another burst of 15 bubbles the particular gives a continuous stream of bubble

  • ThinkPad E555 Ubuntu drivers?

    I have bought a ThinkPad E555, which is listed on Ubuntu's "approved hardware" list. I have Ubuntu 14.04 LTS installed, but am frustrated to find that most of the special keys and the trackpad touch gestures do not work. I presume that Ubuntu drivers

  • Create view with union

    Hi all, I have tried to create a view with next code: CREATE VIEW vista_urbanizacion AS SELECT RUPI_URBANIZACIONES.NOMBRE_URBANIZACION, RUPI_URBANIZACIONES.NRO_PREDIOS, RUPI_URBANIZACIONES.NRO_URBANIZACION, RUPI_URBANIZACIONES.ESTADO, RUPI_URBANIZACI