How to make a tts text-to-speech keyboard shortcut

Hi,
How do I make a tts text-to-speech keyboard shortcut
to control the OSX "Speech" available as a contextual menu
when you right-click selected text in Safari, TextEdit and other native apps
*Speech > Start Speaking*
*Speech > Stop Speaking*
I can get this far:
*System Preferences > Keyboard > Keyboard Shortcuts >*
I have low-vision and need this on as many as possible or all text running on my computer.
Less important: The "Speech" contextual menu is not available right-clicking text in Google Chrome. I could sure use it there too.
THANKS!

If you want it turned on permanently open Universal Access preferences, click on the Seeing tab, turn on VoiceOver. Click on the VoiceOver Application button for more configuration options.
There's also a shortcut option for TTS in the Speech preferences.

Similar Messages

  • How to make separate/individual text frame from one parent frame in indesign with javascript

    Hi all,
    Please suugest - how to make separate/individual text frame from one parent frame in indesign with javascript.
    Thanks
    Rohit

    @Larry – ah, your interpretation could be the right one…
    May I rephrase the question:
    "How to split threaded text frames to single ones?"
    "SplitStory.jsx" or "BreakFrame.jsx" under Scripts/Samples indeed could be the answer.
    From the comments in the code of "BreakFrame.jsx":
    //Removes the selected text frame (or text frames) from the
    //story containing the text frame and removes the text contained
    //by the text frame from the story.
    //If you want to split *all* of the text fames in the story, use the
    //SplitStory.jsx script.
    Uwe

  • How to make a dynamic text  be SMS by fl2.1

    Now ,I know use " getURL("sms:"+telnumber) "to send sms to a
    specified no.,but how to make a dynamic text be the sms content.?
    Many thx!:

    Ciao,
    this should work:
    smstxt = "ciao, happy holidays";
    telnum = "1234567890";
    getURL("sms:"+telnum+"?body="+smstext);
    body is a keyword.
    Alessandro

  • How to make Dynamically Shortened Text With "Show More"

    Hi there! i want to know how to make dynamically shortened text with show more or read more in my website using HTML 5 pages  or ASP.NET ?
    example like these paragraphs 
    Lorem Ipsum är en utfyllnadstext från tryck- och förlagsindustrin. Lorem ipsum har varit standard ända sedan 1500-talet, när en okänd boksättare tog att antal bokstäver och blandade dem för att göra ett provexemplar av en bok. Lorem ipsum har inte bara överlevt fem århundraden, utan även övergången till elektronisk typografi utan större förändringar. Det blev allmänt känt på 1960-talet i samband med lanseringen av Letraset-ark med avsnitt av Lorem Ipsum, och senare med mjukvaror som Aldus PageMaker.
    Det är ett välkänt faktum att läsare distraheras av läsbar text på en sida när man skall studera layouten. Poängen med Lorem Ipsum är att det ger ett normalt ordflöde, till skillnad från "Text här, Text här", och ger intryck av att vara läsbar text. Många publiseringprogram och webbutvecklare använder Lorem Ipsum som test-text, och en sökning efter "Lorem Ipsum" avslöjar många webbsidor under uteckling. Olika versioner har dykt upp under åren, ibland av olyckshändelse, ibland med flit (mer eller mindre humoristiska).
    I motsättning till vad många tror, är inte Lorem Ipsum slumvisa ord. Det har sina rötter i ett stycke klassiskt litteratur på latin från 45 år före år 0, och är alltså över 2000 år gammalt. Richard McClintock, en professor i latin på Hampden-Sydney College i Virginia, översatte ett av de mer ovanliga orden, consectetur, från ett stycke Lorem Ipsum och fann dess ursprung genom att studera användningen av dessa ord i klassisk litteratur. Lorem Ipsum kommer från styckena 1.10.32 och 1.10.33 av "de Finibus Bonorum et Malorum" (Ytterligheterna av ont och gott) av Cicero, skriven 45 före år 0. Boken är en avhandling i teorier om etik, och var väldigt populär under renäsanssen. Den inledande meningen i Lorem Ipsum, "Lorem Ipsum dolor sit amet...", kommer från stycke 1.10.32.
    Den ursprungliga Lorem Ipsum-texten från 1500-talet är återgiven nedan för de intresserade. Styckena 1.10.32 och 1.10.33 från "de Finibus Bonorum et Malorum" av Cicero hittar du också i deras originala form, åtföljda av de engelska översättningarna av H. Rackham från 1914.

    Moved to the main Dreamweaver support forum.
    There are several ways you could approach this. Here's one you might try:
    Give the first paragraph an ID, such as "first", and wrap the paragraphs you want to hide in a <div> with another ID, such as "more". Then add the following block of JavaScript just before the closing </body> tag of the page:
    <script>
    var first = document.getElementById('first'),
         more = document.getElementById('more'),
         trigger = document.createElement('span');
    trigger.id = 'trigger';
    trigger.innerHTML = 'Show less';
    first.appendChild(trigger);
    function toggleDiv() {
      var state = more.className,
           text = trigger.innerHTML;
      more.className = (state == 'open') ? 'closed' : 'open';
      trigger.innerHTML = (text == 'Show more') ? 'Show less' : 'Show more';
    toggleDiv();
    if (trigger.addEventListener) {
        trigger.addEventListener('click', toggleDiv, false);
    } else if (trigger.attachEvent) {
      trigger.attachEvent('onclick', toggleDiv);
    } else {
      trigger.onclick = toggleDiv;
    </script>
    This gets references to the "first" paragraph and the "more" <div>. It also creates a <span> with the ID "trigger" that's appended to the "first" paragraph. The rest of the script defines a function called toggleDiv(), which toggles the "more" <div> open and closed, and changes the text in the "trigger" <span>.
    You also need to create the following style rules for the various elements:
    <style>
    #trigger {
        text-decoration: underline;
        color: blue;
        cursor: pointer;
    #more {
        transition: ease-out .7s;
        overflow: hidden;
    #more p:first-child {
        margin-top: 0;
    #more.closed {
        height: 0;
        -webkit-transform: translateY(-600px);
        transform: translateY(-600px);
    #more.open {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        max-height: 600px;
    #more + p {
        margin-top: 0;
    </style>
    This solution hides the text and creates the "trigger" <span> only if JavaScript is enabled in the browser. It should work in all browsers, including Internet Explorer 8 and earlier.

  • How to get the Arabic text to speech on N8 ?

    How to get the Arabic text to speech on N8 ?

    Unfortunately it is not currently an available option:http://www.nokia.com/global/support/text-to-speech-s60-32-downloads/
    Happy to have helped forum with a Support Ratio = 42.5

  • How do I install the text to speech voices in Captivate 7 trial

    I am on day 2 of the 30-day trial.  I downloaded the voice zip files, but can't seem to get them recognized/installed in the trial version.  How do I do this?
    Thanks.

    Hi there,
    If you have downloaded the voices for Captivate 7, then it has downloaded the zipped file for Text to speech installer.
    You need to extract that zipped file to a folder first, then inside that folder there is setup.exe file, double click on setup.exe to start the installation. (Captivate should be closed while installing voices)
    Note: The set up of text to speech  are different for Captivate 7 32 bit and Captivate 7 64 bit, so make sure that you have downloaded the appropriate one.
    Thanks.

  • TTS(text to speech) prompts in CUCE

    hello everyone
    i want to edit sample script of CUE, i  want to ask if i can convert text into speech like using TTS prompts in it??
    i wanna change only wellcome greeting to my requiremnt so how can i do this in CUCE editor?

    Thanks for your reply.  That's what I was afraid of. (I could probably program such interface myself, but I really don't like working with Microsoft code, libraries and interfaces... and I have a bit of a time constraint)
    That wrapper executable you pointed to looks like it could be promising (and has source code), I'll check it out.
    -- Matt

  • How can I get my text to speech program NVDA to work on Adobe Digital Edition 2.0?

    Adobe Digital Edition 2.0 text to speech program NVDA is suppose to work. How can I get it to work?

    In short, no. iAS is a 2.2 servlet container. You would have to backport your application to version 2.2 of the servlet spec.

  • Does Nokia 515 have TTS (Text-to-Speech)?

    Hi,
    my friend who lost 90% of his eyesight is an avid Nokia user.
    He has been using E52 phone for many years mainly for it Text-to-Speech option which allowed him to use a cellular phone at all. (for those who do not know - the phone reads sms, menus, contacts etc.)
    Recently, company he is working at, offered him a phone replacement so he asked for a newer Nokia phone that is similar to E52 functionality-wise. They got him Nokia 515. Although it offers most of the E52 stuff it looks like  this model doesn't have Text-to-Speech support in the system. Is there any way he can enable TTS on this new phone? Or is there maybe any App in the Ovi Store that would offer such functionality?
    If not than maybe there is some different modern Nokia phone (but without a touch screen) that supports visually impaired people in such way E52 did?
    Thanks for answering,
    Leaffar

    Nokia 515 uses as operating system Nokia Series 40.
    Nokia E52 uses as operating system Nokia Symbian/S60.
    I am neither aware of any solution via the Nokia Store, nor newer models than the Nokia C5-00 5MP. Technically compared to your Nokia E52, this is a step back because it does not offer Wi-Fi.

  • How to make a impressive text animation?

    Hi everyone,
    I have completed my video, but now I want to add some text to it, I tried using title, and I love one of those style in there, but I want to make a impressive text animation (transition). There's no way I can do it with the effect control tab, I want text appear and disappear with fire around or appear like typing style something like that. Is that anyway to do it, or any other softwares that can easily do what I expected? Please help, this is urgent.
    Thank you.

    Besides the great suggestions so far, you might want to look into a couple of 3rd party programs:
    BluffTitler (I think that it has a "fire" Effect as a Preset, and does have "Typewriter")
    ProDAD's Vitascene, along with their Heroglyph
    Pixelan's Spice Master (more for Transitons, but you can create custom Effects too)
    Good luck,
    Hunt

  • How to make the LONG TEXT as mandatory

    Hi,
    In one tansaction, I need to make the LONG TEXT as mandatory.
    or
    I need to raise an Error message if the long text is empty.
    Thanks

    I want to make the long text mandatory in the transaction F-66.
    In this, long text field (text box) is not displaying directly for typing.
    We need to click on the button LONG TEXT, then text box is opening for typing.
    I need to make this as mandatory.
    Thanks

  • How do i disable "Move Tab in focus" keyboard shortcut (CTRL + L/R ARROW)

    how do i disable the keyboard shortcut for[[http://support.mozilla.com/en-US/kb/Keyboard%20shortcuts#w_windows-tabs|"Move Tab in focus" (CTRL + L/R ARROW)]] ? i know that firefox does not support customizing keyboard shortcuts, but is there a way to disable this specific keyboard shortcut?
    i tried disabling all extensions ("safe mode")
    i looked around in about:config and i couldn't find anything
    FF version 4.0.1
    Extensions: DownThemAll, Google Image Help, Google Shortcuts, LastPass, SortPlaces, Tab Utilities, VideoDownloadHelper, Xmarks
    Windows version 7 Pro 64bit with SP1 and all updates as of 2011-05-22

    Did you try to start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem?<br />
    You can switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes) to check if the theme is causing it.
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")
    In Firefox 4 you can use one of these to start in <u>[[Safe mode]]</u>:
    * Help > Restart with Add-ons Disabled
    * Hold down the Shift key while double clicking the Firefox desktop shortcut (Windows)
    * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • How to, add new lines under 'Phrase' in keyboard shortcuts

    Hi, new owner of a 4s and need to be able to add several lines such as an address to the 'phrase' box in keyboard shortcuts.  If i hit return it takes me to the 'Shortcut' box. I need to create many of these shortcuts so using signature is not going to help.
    Any help appreciated
    Cjrolls

    Is there any possibility this will change?  I have seen other posts asking for this too (i.e. want to use a shortcut to define a multi-line signature block).  I wanted to do this so I could have a work signature and a personal signature, and chose between them with a shortcut.
    Now wouldn't that be spiffy and make millions of untold iPhone users giddy with joy?
    Thanks!
    PS Wouldn't using the \n convention make sense?  That is what I tried before attempting to look it up. I also understand \r has some history with apple. Either would be dandy.

  • How to I show a tooltip using a keyboard shortcut?

    Hi, does any one know how to show a tooltip for the currently active item in a web page using the keyboard? I can get tooltips to display using the mouse, but I'd like a keyboard shortcut too. Shift -F1 didn't help, nor Ctrl-F1.
    Any ideas?
    == This happened ==
    Just once or twice
    == I was writing a web page

    Hi, does any one know how to show a tooltip for the currently active item in a web page using the keyboard? I can get tooltips to display using the mouse, but I'd like a keyboard shortcut too. Shift -F1 didn't help, nor Ctrl-F1.
    Any ideas?
    == This happened ==
    Just once or twice
    == I was writing a web page

  • How do I get Safari to recognize changed keyboard shortcuts?

    I am trying to setup a simple, memorable keyboard shortcut for switching between tabs (a useful feature that I wish Safari made easier).  I wanted to do option+arrow key.  So I sent to System Preferences>Keyboard>Keyboard Shortcuts and created the shortcut. 
    The new shortcut shows up in Safari when I drop down the Window menu, but the shortcut doesn't actually work.  When I hit option+L or R arrow key, the window does not switch to the next or previous tab. 
    I even went back to Keyboard Shorcuts in System Preferences and created another "All Applications" shortcut with the same command.  It still doesn't work. 
    Any thoughts?  Has anyone successfully changed the "Select Next Tab" or "Select Previous Tab" commands in Safari? 
    Thanks!

    some shortcuts just don't work in some apps, and safari won't allow arrow keys with a single modifier (these shortcuts do other things in text fields).  it's best to pick something memorable but unique to avoid any conflicts.

Maybe you are looking for

  • @Remove help in IF statement

    Hi, I have a Parent named 'Total Gen' which has a bunch of children. I need the calc to run on FY09:FY29 AND all the bottom level members of 'Total Gen' except I need to exclude a member named 'Toll'. How do I properly write that in a IF statement? I

  • Single best external storage solution for Mac Pro & MacBook Pro ...?

    Hello, I'm still waiting for the Mac Pro delivery I have around me something like four external hard drives from different vendors and different sizes and all containing important data ... it is really a mess, cables, lack of redundancy, etc. I wante

  • Editable TableView (similar to Access datasheet)

    What is the easiest way to implement a TableView similar to an Access datasheet in JavaFX 2 with the following features: 1) all cells are TextAreas and can be edited directly (with the textProperty bound to the data model) 2) if the text in the TextA

  • Get my temporary IP

    Hi friends I need to get out my temporary IP given to me by my provider. The remote IP doesn't come back with the HTTP protocol to the client. I imagine there must be a service on the web, where the server gets your temporary IP and gives it back to

  • I have just upgraded to the cloud, and no new features...

    I had CS6 suite installed on my computer.  I upgraded to the cloud, and updated all the apps that I have installed, and I have no new features like the PhotoShop create CSS like I see on Adobe TV.  This actually inspired me to upgrade, so now I'm tho