How can I get Siri to insert a pause (,) when voice-dialing a number?

I join a lot of conference calls with my iPhone.  The conference bridges have phone numbers that follow this pattern:
(123) 456-7890,1234567#
How can I get Siri to insert the pause (,) character, and the pound (hash) sign, into the phone number when voice-dialing?
When I say "pause" Siri inserts the word "pause" as a literal string: 
     Example: (123) 456-7890 pause 1234567
When I say "comma" Siri will insert a comma (,) into the dial string, but the Phone app ignores everything after the comma and does not dial it:
     Example: (123) 456-7890, 1234567   results in only this being dialed:  (123) 456-7890
When I say "pound" or "hash" Siri inserts the words "pound" or "hash" as literal strings:
     Example: (123) 456-7890, 1234567 pound     instead of (123) 456-7890,1234567#

If it is your own conference bridge you can create a new contact named "My Bridge" and enter your 1800 number along with a "wait" command and pass code and #.  It would look something like this 1-800-555-5555;12345678#.  This way when you tell Siri to call "My Bridge" she'll dial and then you'll notice an option in the lower left to dial the pass code.  Press that and you're all set. You can do the same for frequent conference bridges you connect to.  Hope this helps.

Similar Messages

  • Whenever I ask Siri a question it just links me to a website instead of just saying the answer.  The reason I ask Siri is because i am not in a position to look at my phone.  How can I get Siri to just answer my questions??

    Whenever I ask Siri a question it just links me to a website instead of just saying the answer.  The reason I ask Siri is because i am not in a position to look at my phone.  How can I get Siri to just answer my questions??

    I found that the only time Siri will read anything to you is if it finds a Wikipedia article. Siri will let you know it found that, and ask if you want it to be read out loud. Other than that you will hear the "I found this, take a look".
    The only other thing you can do is activate "Speak Screen". It will involve you taking a look at your phone for a moment, selecting what you'd like to look at, but Siri will read the content to you. It's in Settings > General > Accessibility.  Once activated, all you have to do is slide two fingers from the top of the screen and you will have it read to you. I use it all the time because of my astigmatism. It's pretty useful.

  • How can I get Siri for my ipad2

    How can I get Siri for my iPad 2 , and what happen to my YouTube app?

    Siri does not work with the iPad 2.
    Google are reportedly in the advanced stages of issuing a YouTube app.

  • How can I get Siri to not see some iCal calendars?

    When I ask to see my calendar, Siri shows calendars that I want to supress. I have some iCal calendars with misc info (warranties, medicines, etc.) that I turn off in iCal, off on the phone calendar. But Siri shows me (for ex: "19 meetings"" when I ask to see my calendar. How can I get Siri to avoid those calendars I have turned off elsewhere? Thanks!

    If it is your own conference bridge you can create a new contact named "My Bridge" and enter your 1800 number along with a "wait" command and pass code and #.  It would look something like this 1-800-555-5555;12345678#.  This way when you tell Siri to call "My Bridge" she'll dial and then you'll notice an option in the lower left to dial the pass code.  Press that and you're all set. You can do the same for frequent conference bridges you connect to.  Hope this helps.

  • How can I get Siri on my ipad2

    How can I get Siri on my iPad 2 and what happen to my YouTube app?

    The YouTube app is not included in iOS 6. You will either need to try one of the YouTube apps from the store (there is an iPhone optimised app from google, and other people have said that they are working on an iPad version), or try accessing the mobile version via Safari : http://m.youtube.com (you can create a home screen shortcut for the site)
    Siri is only on the iPad 3, it's not on the iPad 2

  • How can I get Siri to make me an appointment

    How can I get Siri to make an appointment on my calender

    Activate Siri, tell it to make an appointment for a certain subject on a certain date and time.
    EDIT: you can also try this link for more Siri info http://support.apple.com/kb/HT4992
    Message was edited by: ChrisJ4203

  • HT204389 how can you get siri on old iphone 4

    How can you get siri on your old iphone?

    You don't. It will only run on newer hardware.

  • How can I get a small window to open when a link is clicked (AS2)

    Hi i,m developing a HTML site and used one animated flash button(AS2) I want a small sized window to open when a user clicks on a button.
    The window will contain information that i want to display.It dosnt require a normal 800x600 window to open. I just want a 1/4 size of 800x600 etc. Is this possible and if so how.
    I havnt done this before
    Thanks
    Manoj

    HELLO NED,
    I WAS RECEIVING MANY MAILS FROM YOU, BUT I DON'T UNDERSTAND WHY DOESN'T RELATED WITH MY PETITION, I SEND
    TO YOU AGAIN MY QUESTION, AND IF YOU CAN HELP ME I APPRECIATED VERY MUCH LET ME KNOW.
    THIS IS MY QUESTION....."ABOUT DATAGRID AS3
    Hello Ned, I appreciate very much your soon answer, I believe you have understand me, but how can I do that? could you give some help? This is part of the code and this is the function that I use
    var url: String = "xmls/rests.xml";
    var req:URLRequest = new URLRequest(url);
    var myLoader:URLLoader = new URLLoader();
    myLoader.addEventListener(Event.COMPLETE, completeHandler);
    myLoader.load(req);
    function completHandler(event:Event):void {
           var myLoader:URLLoader = event.currentTarget as URLLoader;
           var xmlDP:XML = new XML (myLoader.data);
           XML.ignoreWhitespace = true;
           dp = new DataProvider(xmlDP);
           dp = sortOn("name", Array.CASEINSENSITIVE);
           dDg.dataProvider = dp;
           aDg.addEventListener(Event.CHANGE, changeHandler);
           function changeHandler(event:Event): void {
                var thisItem:Object = eve.target.selectedItem;
                descripTa.text = thisItem.description;
                aUI.source = (thisItem.image);
                preloader_mc.visible = true;
    My intention is that when a button from a main (swf) loads the swf it displayed the first selected item with a image (UILoader) and the description (TextArea)
    Thanks in advance Ned
    Joselyn             .................."
    THANKS AGAIN NED
    REGARDS
    JOSELYN
    Date: Thu, 13 Oct 2011 07:49:02 -0600
    From: [email protected]
    To: [email protected]
    Subject: How can I get a small window to open when a link is clicked (AS2)
    Re: How can I get a small window to open when a link is clicked (AS2) created by Ned Murphy in Flash Pro - General - View the full discussion
    Look at the Methods section and choose whichever suits your needs, the first one listed does not.
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/3969302#3969302
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/3969302#3969302. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Flash Pro - General by email or at Adobe Forums
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • How can I get the cd that was provided when I bought the book dummies for bass guitar to play on my ipad thanks

    How can I get the cd that was provided when I bought the book bass guitar for dummies from iTunes to play on my ipad.probably someone should provide me with a file or download?thanks

    You need to import the CD into iTunes on your computer and then sync the tracks to your iPad.
    Regards.

  • How can I get firefox to shut down automatically when not in use for an hour

    How can I get firefox to shut down automatically when not in use for an hour

    Sorry, there is no feature for that built into Firefox, and I haven't seen an add-on to add that feature to Firefox.

  • How can I get rid of a 1202 error when downloading products from itunes

    How can I get rid of an 1202 error when downloading products from itunes?

    You have probably downloaded the Norton program which is one of the least desirable helpmates you can invite in.
    Read this thread and follow the suggestions by Thomas R, one of our gurus in this field.
    https://discussions.apple.com/message/20005609#20005609

  • How can I get my LT monitor to sleep when I have an external display connected, If I close the lid both displays go out

    How can I get my LT display to sleep when I am using another external display, right now if I close the lid both of them go to sleep?

    This is called Clamshell mode,  to operate with the lid closed you need:
    Requirements for closed display mode:
    Power adapter
    External keyboard, mouse, or trackpad
    External display
    Here are the details:
    http://support.apple.com/kb/ht3131
    Regards,
    Captfred

  • How can I get my instructional text to display when I open the pdf?

    I have some fields which I have set up which have help/instructions for completing the information required.  This is a questionnaire.  When I save it as a pdf, the instsructional text does not display.  I would really appreciate if someone can tell me how to fix this.

    Thanks for taking the time to respond to my query.  The text does not display when I hover my mouse over it.
    cheers    Deborah Frow
          From: Ajlan huda <[email protected]>
    To: Deborah Frow <[email protected]>
    Sent: Monday, 12 January 2015, 5:24
    Subject: Reply marked as helpful on How can I get my instructional text to display when I open the pdf?
    |
    How can I get my instructional text to display when I open the pdf?
    Ajlan huda marked SumitV's reply on How can I get my instructional text to display when I open the pdf? as helpful. View the full replyMarked as helpful:Hi Pacific Immigration, In Adobe Acrobat/ Adobe Reader there is no “?” shown for help, but if you mouse over the field for 1-2 seconds the Help text is shown.
    Following How can I get my instructional text to display when I open the pdf? in these streams: Inbox
    |

  • How can i get the small sircul contact pic when I receive or make calls instade of the full screen pic ?? Cannu help me plz

    How can i get the small sircul contact pic when I receive or make calls instade of the full screen pic ?? Can u help me plz

    Settings you make in ACR for a Raw file are written to the separate XMP side car file. (The Camera Raw preferences has this set by default and to my opinion it should stay so, but the other option is to save them in a central database)
    However, opening the same file in ACR and make new adjustments the previous settings are overwritten by the new ones. You can save them separately but that would be a hell of a job. If you want to be on the safe side you should make a proper back up of the whole folder (be sure to have the XMP files included, by default those are hidden files in Bridge) before someone else starts playing with the settings. However, you can always go back to the default version using the option in the little menu icon next to the name op f the panel (first panel is Basic). click on the icon and from the provided menu choose 'Reset Camera Raw Defaults' to go back to the originals.
    I don't use jpeg in ACR very often but I believe ACR settings for jpeg and tiff are written in the XMP data in the file itself instead of a separate XMP file. You can revert to default or make new settings that also overwrite the older settings.
    Making adjustments in ACR shows the results in Bridge (it uses the XMP data for the preview) but to make it visible in other apps you also have to save them in Photoshop itself to make the changes persistent so that mail and print reflect your settings.
    So basically, let her play with the files and either chose the option to save the files (bottom left in ACR Window and choose the wanted provided options or open and save them in Photoshop to get the proper result. And if you want to be on the safe side let here use her own copies and keep the originals to your self.

  • How can I get my editing changes to stay when uploading to Facebook?

    How can I get my editing changes to stay when uploading to Facebook? For example, I have a picture that I have adjusted the sharpness,highlights and I De-noise it,however,when uploaded it to Facebook, the changes I made are not reflected in the picture.

    exactly how are you uploading?
    LN

Maybe you are looking for