<div dir="ltr"><span style="color:rgb(49,49,70);font-family:"Open Sans",sans-serif;font-size:15px;background-color:rgb(254,254,254)">Hi all, <br><br>Can anyone please point me at the configuration files where the definition for the </span><span style="box-sizing:border-box;font-weight:700;color:rgb(49,49,70);font-family:"Open Sans",sans-serif;font-size:15px;background-color:rgb(254,254,254)">say </span><span style="color:rgb(49,49,70);font-family:"Open Sans",sans-serif;font-size:15px;background-color:rgb(254,254,254)">macros are? I mean. let's say I have this:<br><br></span><pre class="gmail-bbCodeCode" dir="ltr" style="box-sizing:border-box;font-family:Monaco,Menlo,Consolas,"Roboto Mono","Andale Mono","Ubuntu Mono",monospace;font-size:13px;margin-top:0px;margin-bottom:0px;padding:0px;line-height:1.4;direction:ltr;color:rgb(49,49,70)"><code style="box-sizing:border-box;font-family:inherit;font-size:1em">session:execute('say', 'es number pronounced '..${some_number});</code></pre><pre class="gmail-bbCodeCode" dir="ltr" style="box-sizing:border-box;font-family:Monaco,Menlo,Consolas,"Roboto Mono","Andale Mono","Ubuntu Mono",monospace;font-size:13px;margin-top:0px;margin-bottom:0px;padding:0px;line-height:1.4;direction:ltr;color:rgb(49,49,70)"><code style="box-sizing:border-box;font-family:inherit;font-size:1em"><br></code></pre><pre class="gmail-bbCodeCode" dir="ltr" style="box-sizing:border-box;font-family:Monaco,Menlo,Consolas,"Roboto Mono","Andale Mono","Ubuntu Mono",monospace;font-size:13px;margin-top:0px;margin-bottom:0px;padding:0px;line-height:1.4;direction:ltr;color:rgb(49,49,70)"><code style="box-sizing:border-box;font-family:inherit;font-size:1em">

<span style="font-family:"Open Sans",sans-serif;font-size:15px;white-space:normal;background-color:rgb(254,254,254)">Then if ${some_number} is 403, then it gets pronounced as: "four .... hundred ... and ... three". Great!</span><br style="box-sizing:border-box;font-family:"Open Sans",sans-serif;font-size:15px;white-space:normal;background-color:rgb(254,254,254)"><br style="box-sizing:border-box;font-family:"Open Sans",sans-serif;font-size:15px;white-space:normal;background-color:rgb(254,254,254)"><span style="font-family:"Open Sans",sans-serif;font-size:15px;white-space:normal;background-color:rgb(254,254,254)">I have a problem witht the Spanish pronuntiation of 100 to 199 (yes, only that range) . It does not work as expected, So, I want to check where that is set and see if I can fix it.</span><br style="box-sizing:border-box;font-family:"Open Sans",sans-serif;font-size:15px;white-space:normal;background-color:rgb(254,254,254)"><br style="box-sizing:border-box;font-family:"Open Sans",sans-serif;font-size:15px;white-space:normal;background-color:rgb(254,254,254)"><span style="font-family:"Open Sans",sans-serif;font-size:15px;white-space:normal;background-color:rgb(254,254,254)">Thanks!</span>

</code></pre><pre class="gmail-bbCodeCode" style="box-sizing:border-box;font-family:Monaco,Menlo,Consolas,"Roboto Mono","Andale Mono","Ubuntu Mono",monospace;font-size:13px;margin-top:0px;margin-bottom:0px;padding:0px;line-height:1.4;color:rgb(49,49,70)"><code style="box-sizing:border-box;font-family:inherit;font-size:1em">Wilmar</code></pre></div>