FS: sound profile for currency
The freeswitch mod say is spanish cannot differenciate between 'un' and 'uno' so it would say either your number is cinco un dos or else tu saldo es cuarenta y uno pesos so as an ugly hack, use an entirely seperate profile just to change the 'UNO' to 'UN'
This commit is contained in:
parent
568410f33f
commit
8f27bb2dc6
1 changed files with 6 additions and 0 deletions
|
@ -9,4 +9,10 @@
|
|||
</macros>
|
||||
</phrases>
|
||||
</language>
|
||||
<language name="es_MX" say-module="es" sound-prefix="$${sounds_dir}/rccn/saldo" tts-engine="cepstral" tts-voice="marta">
|
||||
<phrases>
|
||||
<macros>
|
||||
</macros>
|
||||
</phrases>
|
||||
</language>
|
||||
</include>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue