<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>How to add &amp; change default currency</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=6205174" />
  <subtitle>How to add &amp; change default currency</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=6205174</id>
  <updated>2013-06-20T00:07:40Z</updated>
  <dc:date>2013-06-20T00:07:40Z</dc:date>
  <entry>
    <title>RE: How to add &amp; change default currency</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15898286" />
    <author>
      <name>Steven McGoff</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15898286</id>
    <updated>2013-06-05T15:27:57Z</updated>
    <published>2013-06-05T15:27:57Z</published>
    <summary type="html">Asif

This should be an easier way to speak a custom currency.  It's follows Paul's suggestion.

[url=https://supportforums.cisco.com/docs/DOC-13933]https://supportforums.cisco.com/docs/DOC-13933[/url]

Steve</summary>
    <dc:creator>Steven McGoff</dc:creator>
    <dc:date>2013-06-05T15:27:57Z</dc:date>
  </entry>
  <entry>
    <title>RE: How to add &amp; change default currency</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15886557" />
    <author>
      <name>Paul Onwude</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15886557</id>
    <updated>2013-06-05T08:22:18Z</updated>
    <published>2013-06-05T08:22:18Z</published>
    <summary type="html">[quote=Binny Mathew]Hi Paul/Asif,

As far as i think you can not access the system prompts [rename/ change the content of these prompts]. But as a workaround what i will suggest the below.

1) Write your own custom java class which will return you the set of prompts to be played for e.g you need to voice out currency then you can a Java Class like playCurrency(String curr,String Lang, String CurrCode){
//Logic of forming the promts in the way its required and you can return them as Vector//List however you are comfortable with it.

2) Call this Java class from your script and pass the relevant parameters and the collect the output in a Prompt element Like

Prompt BalancePP[];
// Have the logic here like getting the initial prompt, appending with the path
BalancePP= BalancePP+ ["Whats returned from the Class"]; 

You can put the above piece  of code in a Do block  and then play it in a prompt element or in a Prompt and then return the prompt  itself. 

Hope i have answered to the context. Let me know if this all makes sense and is catering to your issue. 

Rgds/Binny[/quote]Thanks for your response Binny

I found an easier way to achieve this.

This link give you the basic idea https://supportforums.cisco.com/thread/2080962

Then i simply recorded the prompt fo rthe currency i wanted and renamed it using a name for a currency folder that i know i will never likely use.

folder path

/en_US/gen/currency

rgds

Paul</summary>
    <dc:creator>Paul Onwude</dc:creator>
    <dc:date>2013-06-05T08:22:18Z</dc:date>
  </entry>
  <entry>
    <title>RE: How to add &amp; change default currency</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15884235" />
    <author>
      <name>Binny Mathew</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15884235</id>
    <updated>2013-06-05T07:22:00Z</updated>
    <published>2013-06-05T07:22:00Z</published>
    <summary type="html">Hi Paul/Asif,

As far as i think you can not access the system prompts [rename/ change the content of these prompts]. But as a workaround what i will suggest the below.

1) Write your own custom java class which will return you the set of prompts to be played for e.g you need to voice out currency then you can a Java Class like playCurrency(String curr,String Lang, String CurrCode){
//Logic of forming the promts in the way its required and you can return them as Vector//List however you are comfortable with it.

2) Call this Java class from your script and pass the relevant parameters and the collect the output in a Prompt element Like

Prompt BalancePP[];
// Have the logic here like getting the initial prompt, appending with the path
BalancePP= BalancePP+ ["Whats returned from the Class"]; 

You can put the above piece[sample]  of code in a Do block  and then play it in a prompt element or in a Prompt and then return the prompt [BalancePP] itself. 

Hope i have answered to the context. Let me know if this all makes sense and is catering to your issue. 

Rgds/Binny</summary>
    <dc:creator>Binny Mathew</dc:creator>
    <dc:date>2013-06-05T07:22:00Z</dc:date>
  </entry>
  <entry>
    <title>RE: How to add &amp; change default currency</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15883063" />
    <author>
      <name>Paul Onwude</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15883063</id>
    <updated>2013-06-05T06:44:20Z</updated>
    <published>2013-06-05T06:44:20Z</published>
    <summary type="html">[quote=Asif Akram Khan]HI All,
 
I am using UCCX 8.5. My country's currency code is BDT. But UCCX hasn't the code by default. Can anyone guide me how I can add the currency &amp; also when I generate any currency prompt it will play the currency as "Taka" instead of "Dollar"?
 
 
Thanks
Asif
[/quote]HI Asif,

Were you ever able to resolve this?
regards

Paul</summary>
    <dc:creator>Paul Onwude</dc:creator>
    <dc:date>2013-06-05T06:44:20Z</dc:date>
  </entry>
  <entry>
    <title>How to add &amp; change default currency</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6205173" />
    <author>
      <name>Asif Akram Khan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6205173</id>
    <updated>2012-07-31T10:24:27Z</updated>
    <published>2012-07-31T10:23:36Z</published>
    <summary type="html">HI All,
 
I am using UCCX 8.5. My country's currency code is BDT. But UCCX hasn't the code by default. Can anyone guide me how I can add the currency &amp; also when I generate any currency prompt it will play the currency as "Taka" instead of "Dollar"?
 
 
Thanks
Asif</summary>
    <dc:creator>Asif Akram Khan</dc:creator>
    <dc:date>2012-07-31T10:23:36Z</dc:date>
  </entry>
</feed>

