<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Call studio Application for Multiple Languages. in Contact Center</title>
    <link>https://community.cisco.com/t5/contact-center/call-studio-application-for-multiple-languages/m-p/3432646#M809</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have this configured on the VoiceXML gateway - it was &lt;/P&gt;&lt;P&gt;undocumented but required for non US char sets a year or so ago: *mrcp &lt;/P&gt;&lt;P&gt;client accept-charset-compliance*&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 May 2017 15:46:00 GMT</pubDate>
    <dc:creator>janinegraves</dc:creator>
    <dc:date>2017-05-03T15:46:00Z</dc:date>
    <item>
      <title>Call studio Application for Multiple Languages.</title>
      <link>https://community.cisco.com/t5/contact-center/call-studio-application-for-multiple-languages/m-p/3432643#M806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am in a weird situation, where we are developing CVP application for 3 languages. English /Spanish /Cantonese. The application I am working was developed long ago and I have to add few prompts in Spanish/Cantonese. The application flow is something like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Start.&lt;/P&gt;&lt;P&gt;2. Read the config file containing the prompts ( This contains English/Spanish and Cantonese).&lt;/P&gt;&lt;P&gt;3. Save the prompts (texts) as session variables. and these are being used as substitutions in the Audio element.&lt;/P&gt;&lt;P&gt;4. This prompts is played using Nuance TTS (vocalizer).&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;The application compiles fine. But&amp;nbsp; Spanish and Cantonese prompts are not pronounced correctly. But if I copy the text in Audio element it renders properly. While I am reading the file (in a java class) I use (UTF-8) as encoding. But still Spanish and Cantonese prompts are not properly rendered when I have the text in config file and read into session variable.&lt;/P&gt;&lt;P&gt;I am assuming when I read the international locale into session variables they are not correctly interpreted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any mechanism to achieve this ??. ( we still use Call studio 9.X)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raghu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 14:07:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/contact-center/call-studio-application-for-multiple-languages/m-p/3432643#M806</guid>
      <dc:creator>r.boloor.rao</dc:creator>
      <dc:date>2017-05-03T14:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Call studio Application for Multiple Languages.</title>
      <link>https://community.cisco.com/t5/contact-center/call-studio-application-for-multiple-languages/m-p/3432644#M807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whether you are using a variable's value or entering the text directly &lt;/P&gt;&lt;P&gt;in the TTS box shouldn't make a difference. But perhaps somehow the &lt;/P&gt;&lt;P&gt;system isn't detecting that you've switched to a different language when &lt;/P&gt;&lt;P&gt;using variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the Application Modifier element &lt;/P&gt;&lt;P&gt;(Elements/Context/AppModifier) in the app to change the "Language" &lt;/P&gt;&lt;P&gt;setting during the callflow to specify which TTS language pack you're &lt;/P&gt;&lt;P&gt;using, like en-US, ko-KO, es-MX, etc - it is specificed by the TTS &lt;/P&gt;&lt;P&gt;system, and you'll match it in the ap. This sets the TTS Server language &lt;/P&gt;&lt;P&gt;to be used.  Then the Nuance system will try to use that language pack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are other things to try if this doesn't solve the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 15:23:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/contact-center/call-studio-application-for-multiple-languages/m-p/3432644#M807</guid>
      <dc:creator>janinegraves</dc:creator>
      <dc:date>2017-05-03T15:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Call studio Application for Multiple Languages.</title>
      <link>https://community.cisco.com/t5/contact-center/call-studio-application-for-multiple-languages/m-p/3432645#M808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried that (adding Aplicaation modifier and setting the doc Language) . I can see that from nuance log files that lang parameter is sent properly. But in the log file is text sent is totally garbled.. ( one thing is , I remember , I set as es-mx rather than es-MX, not sure if that makes any difference, I will try that tomorrow)&lt;/P&gt;&lt;P&gt;My config file is encoded in "UTF-8". which is also reflected in Nuance logs. But stil it does not work.&lt;/P&gt;&lt;P&gt;Would like try other things.... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 15:37:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/contact-center/call-studio-application-for-multiple-languages/m-p/3432645#M808</guid>
      <dc:creator>r.boloor.rao</dc:creator>
      <dc:date>2017-05-03T15:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Call studio Application for Multiple Languages.</title>
      <link>https://community.cisco.com/t5/contact-center/call-studio-application-for-multiple-languages/m-p/3432646#M809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have this configured on the VoiceXML gateway - it was &lt;/P&gt;&lt;P&gt;undocumented but required for non US char sets a year or so ago: *mrcp &lt;/P&gt;&lt;P&gt;client accept-charset-compliance*&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 15:46:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/contact-center/call-studio-application-for-multiple-languages/m-p/3432646#M809</guid>
      <dc:creator>janinegraves</dc:creator>
      <dc:date>2017-05-03T15:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Call studio Application for Multiple Languages.</title>
      <link>https://community.cisco.com/t5/contact-center/call-studio-application-for-multiple-languages/m-p/3432647#M810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only place where es-mx rather than es-MX matters is in the Studio app itself. In an element's Audio tab, you can right-click on the DefaultLanguage tab (half-way down in the window) and select or enter the language that matches (case-sensitive) the Document Language - this allows you to specify alternate audio prompts when this other language has been configured as the document language.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 15:54:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/contact-center/call-studio-application-for-multiple-languages/m-p/3432647#M810</guid>
      <dc:creator>janinegraves</dc:creator>
      <dc:date>2017-05-03T15:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Call studio Application for Multiple Languages.</title>
      <link>https://community.cisco.com/t5/contact-center/call-studio-application-for-multiple-languages/m-p/3432648#M811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;More info on using*: *&lt;STRONG&gt;mrcp client accept-charset-compliance&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 15:59:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/contact-center/call-studio-application-for-multiple-languages/m-p/3432648#M811</guid>
      <dc:creator>janinegraves</dc:creator>
      <dc:date>2017-05-03T15:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Call studio Application for Multiple Languages.</title>
      <link>https://community.cisco.com/t5/contact-center/call-studio-application-for-multiple-languages/m-p/3432649#M812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I remember I saw that config on the gateway. I will double check . But if that was not there it would not have played properly when I pasted the text. &lt;/P&gt;&lt;P&gt;I was trying to read the same config file outside call studio on my eclipse. When I run the java file it was printing ????????.&lt;/P&gt;&lt;P&gt;Then,I had to change the workspace settings (&lt;SPAN style="color: #242729; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 15px;"&gt;Window -&amp;gt; Preferences -&amp;gt; General -&amp;gt; Workspace : Text file encoding) changed to UTF-8 from cp1512) to render it properly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we code call studio in UTF-8 ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 16:57:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/contact-center/call-studio-application-for-multiple-languages/m-p/3432649#M812</guid>
      <dc:creator>r.boloor.rao</dc:creator>
      <dc:date>2017-05-03T16:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: Call studio Application for Multiple Languages.</title>
      <link>https://community.cisco.com/t5/contact-center/call-studio-application-for-multiple-languages/m-p/3432650#M813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Under Project/Properties/CallStudio/General - did you set the Encoding &lt;/P&gt;&lt;P&gt;to UTF-8 there?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible that the java code must be updated to read the file in &lt;/P&gt;&lt;P&gt;the right format...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can enter text from the keyboard and it works, but doesn't work &lt;/P&gt;&lt;P&gt;when using variables created from reading a text file - then there's &lt;/P&gt;&lt;P&gt;probably a problem with reading the text file of non-US language characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use the General tab in the Add to Log box, to write the contents &lt;/P&gt;&lt;P&gt;to the Activity Log for one of your Session Variables that you're trying &lt;/P&gt;&lt;P&gt;to play. Then you can see what VXMLServer is getting - probably &lt;/P&gt;&lt;P&gt;jibberish as you mention.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that case it leads me to believe you'll need to modify your java code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 17:07:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/contact-center/call-studio-application-for-multiple-languages/m-p/3432650#M813</guid>
      <dc:creator>janinegraves</dc:creator>
      <dc:date>2017-05-03T17:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: Call studio Application for Multiple Languages.</title>
      <link>https://community.cisco.com/t5/contact-center/call-studio-application-for-multiple-languages/m-p/3432651#M814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Janine Thank you very much. Its resolved now. I did two changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I changed the encoding to UTF-8 on the project,&lt;/P&gt;&lt;P&gt;2. The config file is like a properties file. I code was using load(FileInputStream) to load the properties. Here I could not set any encoding. Changed it to load(Reader) method. While constructing reader you can mention the encoding to be used.&lt;/P&gt;&lt;P&gt;InputStreamReader reader = new InputStreamReader( Fileinputstream,"UTF-8"). This trick worked...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again your suggestions gave me another angle to look into the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Regards,&lt;/P&gt;&lt;P&gt;Raghu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 05:07:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/contact-center/call-studio-application-for-multiple-languages/m-p/3432651#M814</guid>
      <dc:creator>r.boloor.rao</dc:creator>
      <dc:date>2017-05-04T05:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: Call studio Application for Multiple Languages.</title>
      <link>https://community.cisco.com/t5/contact-center/call-studio-application-for-multiple-languages/m-p/3432652#M815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;glad you resolved the problem. And thanks for the follow up -I'll save &lt;/P&gt;&lt;P&gt;the info for the future when others have similar issues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 13:04:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/contact-center/call-studio-application-for-multiple-languages/m-p/3432652#M815</guid>
      <dc:creator>janinegraves</dc:creator>
      <dc:date>2017-05-04T13:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Call studio Application for Multiple Languages.</title>
      <link>https://community.cisco.com/t5/contact-center/call-studio-application-for-multiple-languages/m-p/4522174#M12579</link>
      <description>&lt;P&gt;Hi Janine,&lt;/P&gt;&lt;P&gt;Sorry for barging into this quite old post, but i have somehow a similar issue:&lt;/P&gt;&lt;P&gt;i am writing a JAVA class that sends a REST API toward an SMS gateway. and the body of the SMS is in Arabic. so i am encoding the body of the message to UTF-8 and i am calling the API. to note that i have changed the project property to have UTF-8 as encoding, and same for the java class property. now if i send english the API Request in english without encoding, it works fine, but whenever i encode the http request to UTF-8, the SMS gateway team is claiming that they are not receiving any traffic from the CVP VXML server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate your opinion on this matter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 14:24:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/contact-center/call-studio-application-for-multiple-languages/m-p/4522174#M12579</guid>
      <dc:creator>touma.kayal</dc:creator>
      <dc:date>2021-12-21T14:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: Call studio Application for Multiple Languages.</title>
      <link>https://community.cisco.com/t5/contact-center/call-studio-application-for-multiple-languages/m-p/4526432#M12594</link>
      <description>&lt;P&gt;from cisco...&lt;BR /&gt;The only way to troubleshoot these things is to examine to actual HTTP request being sent. Check the Content-Type header in particular for charset.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jan 2022 15:59:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/contact-center/call-studio-application-for-multiple-languages/m-p/4526432#M12594</guid>
      <dc:creator>janinegraves</dc:creator>
      <dc:date>2022-01-04T15:59:59Z</dc:date>
    </item>
  </channel>
</rss>

