Japanese Siri is broken

Just loaded IOS5.1 on iPhone 4s, then switched Siri to Japanese. It recognizes what my Japanese wife says to it (it types out her questions in Japanese, accurately), but then says there is some kind of error (in Japanese, but my wife says it's too technical ffor her to understand.) It always correctly recognizes her question, but always returns the same technical error message. Any ideas?

Also consider that every japanese iPhone owner is now excitedly chatting to their iPhone continuously from the time they get up to when they go to bed. The servers are going to be hideously overloaded. 

Similar Messages

  • Japanese characters are broken

    The code below prints the Japanese text properly in both System console and in browser
    <%@ page contentType="text/html; charset=Shift_JIS" %>
    <html>
    <body>
    <form>
    <%
    request.setCharacterEncoding("Shift_JIS");
    String value = request.getParameter("txtJapan");
    System.out.println("Value : " + value);
    out.println("Value : " + value);
    %>
    <input name="txtJapan" >
    <input type="SUBMIT" />
    </form>
    </body>
    </html>However the same code is not working (i.e. Japanese characters are not correctly displayed) when this Page is called thru faces servlet. I have also tried using JSF components on this page, but they too don't display as expected.
    Even after setting the content type and charcter encoding to Shift_JIS in JSP page (using the page directive as shown in the code above), after passing thru faces servlet both request.getCharacterEncoding() and response.getCharacterEncoding() return "null" and "ISO-8859-1" respectively
    I think due to this I am not getting the Japanese character properly in browser as well as in System console.
    In order to work I have created a filter and set both the content type and character encoding.
    public void doFilter(ServletRequest request, ServletResponse response, FilterChain chain) throws IOException, ServletException {
         response.setContentType("text/html; charset=Shift_JIS");
         request.setCharacterEncoding("Shift_JIS");
         chain.doFilter(request, response);
    }I don't know whether this approach is the right way or something has to be done in faces servlet itself.
    I am also seeing another weird problem -- for the JSF command button if the label attribute value is "Go" then in the console I am getting the HTML encoded character (&#22856;&#33391). But the browser automatically convert the encoded character and display Japanese character properly. However, when the label is anything other than "Go" both console as well as browser displays proper Japanese characters.

    Heh, yeah, it's old topic and I wasn't really sure if somebody will reply to it, but I tried anyway.
    I haven't come to issue of DB yet but I guess I'll as soon as I solve this one. I remember when I was using EA everything works so fine so I didn't pay any attention this time until some coworker told me.
    I saw that filter and it's similar to mine which is unfortunately not working and I still have no ideas why.
    Here's my filter code:
         public void doFilter(ServletRequest request, ServletResponse response, FilterChain chain) throws ServletException, IOException {
              System.err.println("Before: "+request.getParameter("form1:text1"));
              String encoding = "UTF-8";
              System.err.println("doFiler(): setting encoding to "+encoding);
              request.setCharacterEncoding(encoding);
              System.err.println("After: "+request.getParameter("form1:text1"));
              chain.doFilter(request, response);
    When I enter string &#269;�&#263;&#273;� and run it I get following to log
    That's what I get in log file:
    2004-09-01 15:08:16,264 INFO (EncodingFiler.java:33) => Before: ?????
    2004-09-01 15:08:16,264 INFO (EncodingFiler.java:38) => doFiler(): setting encoding to UTF-8
    2004-09-01 15:08:16,264 INFO (EncodingFiler.java:41) => After: ?????
    but in JSP page I see ISO-8859-1. Any ideas?

  • ERMS: Issue with setting up charset

    Hi Experts,
    We are using CRM 6.0 ERMS to send out emails to customers. Based on the Setting in transaction SCOT all the out going emails are sent with UTF-8 charset (Code Page: 4110). Today Japanu2019s internet mail standard is ISO-2022-JP, and most of mail applications have an option to encode outgoing message to JIS. However, all outgoing message from ERMS are UTF-8 (Unicode) without capability to encode other character code. This will result in Japanese mail message broken in most of webmail clients in Japan such as MSN Hotmail.
    Has anyone faced this issue before. Can we achieve the funtionality wherein Japanese Code page gets selected based on the customers BP language?
    Regards,
    Namita

    The language for the outgoing ERMS email is determined first by content analysis by TREX (some customers may choose not to set up TREX).   If this determination fails the language of the BP is taken into account . If the BP determination fails, the system language of the WF-BATCH user is taken .
       From the logic above if the Content Analysis succeeds the Japanese language is set for the email.
       We can check the Clasification/Trex setup to make sure that for an email received in Japanese for example the language is recognized.
    As an example you can test/debug by following the steps below
    1   Send an email in Japanese that will trigger auto acknowledge (need to create a mailform with Japanese text to use in auto acknowledge) .
    2   In swi1 look for the background task id corresponding to the ERMS mail
    3   Set a breakpoint in class CL_CRM_ERMS_ADD2FB_CA method
         IF_CRM_ERMS_SERVICE~EXECUTE line 77
        IF error_code <> 0.
        CONCATENATE 'TREX error:'(001) error_text '[' 'error code = ' msg
        ']' INTO msg.
        RAISE EXCEPTION TYPE cx_crm_erms_service_failed
    If error returned is not 0 means that either there is a problem with TREX or it just could not decide based on the content. However normally it should recognize the language. (Watch variable xml_chunk - at the end
    of the XML there is a language tag that should have some value 'DE'
    'EN' etc)
    4  Run program CRM_ERMS_LOGGING. For workitem id enter the id of the
    background task from step 2
    5. The program stops at the breakpoint mentioned above.
    6. Also note that if the language is detected correctly you need also the mail form that is used to be translated in that language ( Japanese ).
    The language of the email overwrites the SXCPSEND entry (language to codepage mapping)
    To sumarize:
    1. Check if clasification/bp detects the language
    2. Mailform is translated in Japanese
    3. Mapping for codepage is maintained in SapConnect (SXCPSEND language to codepage mapping)
      I hope these steps will help the investigation.

  • My iphone 5's lock button is broken, and i believe its on "curtain mode" siri works ect... but i dont know how to make the screen turn on again

    My iphone 5 randomly froze so i used my accesibility button to lock the scre because my lock screen button is broken. After i locked it it wouldn't turn back on. The screen is off but i can still hear notifications and Siri. I dont know how to make it work. help?

    See: https://ssl.apple.com/support/iphone5-sleepwakebutton/

  • Why I cannot use SIRI in Japanese after updated to ios 5.1?

    Why I cannot use SIRI in Japanese after updated to ios 5.1?
    I can see the language is there but it doesnt work

    Check your settings to make sure Siri is actually enabled.  Sometimes I find that Siri will disable during the updating process.  Oh, and it should be iOS 6.0 not 6.1.  6.1 doesn't exist...yet.

  • Broken Korean and Japanese fonts on music files.

    I get broken Korean and Japanese fonts on music files.
    It shows up broken as a file and on itunes when I play it.
    How can I have this fixed?
    I have 3 other laptops that are not Mac and on those laptops it shows up just fine.
    Tried adding a language pack or something still doesn't work.
    Its been like this when I purchased it.

    I get broken Korean and Japanese fonts on music files.
    It shows up broken as a file and on itunes when I play it.
    How can I have this fixed?
    I have 3 other laptops that are not Mac and on those laptops it shows up just fine.
    Tried adding a language pack or something still doesn't work.
    Its been like this when I purchased it.

  • Siri won't open/launch any of the apps on my iPad 3 (IOS7).  Siri responds to almost any other commands except this.  By the way, my iPad is not jail broken.  Please help.

    Siri does not recognize my apps and won't open them.  Every time I asked Siri to open an app, e.g. Facebook, it responds with, "You don't seem to have an app named Facebook."  I have an iPad 3 using IOS 7 and is not jailbroken.  Please help.  I appreciate it.  Thank you.

    I'm also experiencing the same problem. I've seen a supposed fix by deleting 2 files /var/mobile/Library/Caches/com.apple.LaunchServices-045.csstore.bak
    /var/mobile/Library/Caches/com.apple.mobile.installation.plist
    I believe the above solution is for jail broken phones, and mine is NOT.
    Please help. Thank you.

  • I cannot find Japanese in siri's language setting

    I recently purchased iphone4s. I cannot find Japanese in siri's language setting. Do you know how to add Japanese?

    http://support.apple.com/kb/HT5173

  • Broken 4s screen and no display. Siri worked to make calls but now says "Siri not available connect to internet" still waiting on new phone and need to make calls. How can I get Siri to work again?

    I broke my iPhone 4s screen and display. Siri worked to make calls but now says "Siri not available, connect to the internet". How do I make Siri work again till I get my new phone?

    If not connected to the Internet, either through WiFi or 3G, you can't.

  • The display is broken on my 5c. How can I use Siri to unlock my phone so I can put the data onto my computer?

    I read somewhere else on this site that I could use voice over to speak my password but when I hold down my home key, Siri says sorry but it's not available until the password has been entered. I guess the voice over is different? Can anyone help with this?
    My icloud has been full for a couple of months, so it's just about 8 weeks shy of getting backed up. I'm going to get a new phone today but I wanted to get all my pics and stuff onto my computer.

    Yes you can sync the apps from the PC to the iPad - as long as the apps are in your iTunes library.
    Connect the iPad to the PC and launch iTunes.
    Click on the iPad name on the left side under devices.
    Click on the Apps Tab on the right.
    Click on all of the apps in the apps list that you want to sync..
    Click on the Sync Apps Heading.
    Click on Apply in the lower right corner of iTunes
    If the apps are not in iTunes, you have to find someway to download them again. But you do need to be connected to the Internet in order to do that.
    You can download the apps in iTunes on the PC if the PC is connected to the Internet and then sync them to the iPad. You will be able to download them again for free as long as you use the same Apple ID.

  • HT4993 My iphone 5 is frozen on the aple boot up screen , but siri is working. My lock screen button is broken so I cant not re-set that way. Also my itunes says I have too lunlock my for phone for it too work! PLEASE HELP!

    My iphone 5 froze on my contacts , like a double screen then turned off. It turned back on when I plugged it in , but then froize on the apple screen. My siri is responding but that is all, I have tried using i-tunes , but I have too allow I-tunes through my phone unlock! PLEASE HELP!

    Try the steps given here first:
    http://support.apple.com/kb/TS3281
    You may have to try the above more than once. If you're still having problems after that book an appointment at your nearest Apple Store for diagnosis and possible repair.

  • Is Siri broken?

    I got my new iphone4s this morning and things worked well until this evening.  Did Siri crash the networks?

    Thanks for your reply.
    Yes, that is what aThanasi suggested as well - I have tried it (once again just now). Unfortunately it doesn't help.
    I have however just made the major discrovery that when i turn on Siri the purple bar on the microphone icon is going crazy: it is almost always up, even though the surroundings are quiet and even when I am not saying anything. So, I have just plugged in my headset, and Siri is working perfectly with that!
    There must be something wrong with the microphone on the phone itself - I am going to try and research if there is a way to adjust the mics - Any help is appreciated!
    Thanks again!

  • Fontnames partly displayed in Japanese - Fonts are not broken...

    I'm having a rather odd issue recently, when I was talking to my customer he needed some changes in Text. I had used the font PilGi, which comes to us from Apple with OS X. Unfortunately the font was now dislplayed as: 필기체 in Illustrator. The font is still working, and I can type new characters and so on, but my fontnames are quite unusable now.
    Here are the steps, I tried to come over this problem:
    1. Repair file permissions: Volume had to be repaired with the System-DVD. Repair Sucess (Volume and Permissions.)
    2. Clear font-caches using Onyx.(All: System, Application...)
    3. Restore System-Fonts
    4. Reset Systemcache
    5. Clear the Font Folder from /Library/Fonts
    6. Clear the Font Folder from ~/Library/Fonts
    7. Reinstall OS X
    8. Reinstall all missing updates
    9. Called up a friend and had the font E-Mailed to me.
    I'm rather confused and helpless. I don't want to import my backuped stuff manually to find out, what was causing the problem...
    Any help?

    Hi,
    Adobe changed the way fonts are displayed in photoshop cc 2014.
    Now instead of just showing the font family, all the font styles within the family are displayed as well.

  • I have unlock iPhone&my mic broken,Siri nor when people call can hear me unless I have earphones or during the call they have to be speaker . I bought it on Craigslist , so would apple fix it or does anyone know a place I can take it in ?

    It also don't have the app for FaceTime ? Why is that

    Basic troubleshooting steps clearly outlined in the User Guide are restart, reset, restore from backup, restore as new device.
    If you have been through ALL of the troubleshooting steps and you're still having problems, then you'll need to bring your phone to Apple for investigation.

  • Respected sir/ mam actually my iphone was jail broken i purchesed it used running ios 5.1.1 and yesterday i tried to update it to ios 6.1.3 than it got stuck on connect to itunes symble i cant update and restore it via itunes. pls help me

    my iPhone 3gs got stuck in "connect to iTunes" symble I click  update or restore it via iTunes after the update it remains same and and give me symble to connect to iTunes plz help

    Sorry, this forum do not support jailbroken iPhone, you have to find solutions from somewhere else.

Maybe you are looking for

  • Can't get comcast mail after installing Lion

    Hi All, I've read a lot about problems with Comcast emails after Lion has been installed but couldn't find anything that was just like my situation. I just installed Lion and created iCloud last night and this morning when I went to check my emails i

  • Missing focus indicator for selectOneRadio

    Hello, I am using JDeveloper 11.1.1.6.0. I am working on a project that is required to meet accessibility standards and have run across an issue with the selectOneRadio. When there is no selection made in the radio (either by default or manual select

  • ***PLEASE REPLY***problem with toshiba bulletin board

    Hi... I posted a thread ...and for five days no one reply to me ? please help me with this: The icons in toshiba bulletin board program disappear ?? I uninstall it but it's same you can see it: http://yfrog.com/4rproblemep my regards

  • Help - Changed RSS Feed

    I was hoping someone could help me with this issue I have. I have been using Libsyn for about 1 year to push my RSS feed to iTunes. It worked like a champ. My website is www.bowcast.com and my RSS feed was www.bowcast.com\rss. Recently, I have redesi

  • Receiving Javascript error when viewing data grids in HFM Web

    Version 9.2.0.1 JRE 1.4.2 When browsing certain section of balance sheet in several data grids, HFM returns an error Message--Invalid Javascript returned by the Server. This occurs for all users that try to access this section of the grids. The data