--
You received this message because you are subscribed to the Google Groups "Adhearsion" group.
To post to this group, send email to adhea...@googlegroups.com.
To unsubscribe from this group, send email to adhearsion+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/adhearsion?hl=en.
> Hi all,
>
> I am able to understand your solutions.
>
> In India although we speak UK,US english there is some changes in numbering system. For example
> let us take the number 123456.
>
> UK,US interpretation is => One hundred twenty three thousand four hundred fifty six => this is what play 123456 does
> India interpretation is => 1 lack twenty three thousand four hundred fifty six .
>
> After configuring say.conf. I am able to get this working with playback(num:123456,say) when I am writing it in dialplan.
> Regarding this I wrote blog http://asterisknumbertovoice.blogspot.com/ .
>
> Does anybody have solutions to have this in adhearsion ?.
>
> Thanks,
> Ashik
Hi Ashik,
out of pure curiosity: how are you writing what is the UK/US meant number 123456?
("One hundred twenty" etc)
Fascinating (as 'completely unexpected') piece of information!
Kind regards,
Aldo
> hi Aldo and all,
>
> Something we are getting out from the topic. Pl understand what is important here.
>
> I am thinking all about to get this working in adhearsion. I have to update it to my blog.
>
> Thanks,
> Ashik
Hi Ashik,
sorry for the off-topic excursion.
In the meantime I did the 'clever' thing and looked up the matter on Wikipedia. I understand now that I was completely wrong in the idea I had about the numbers w. "India interpretation".
The word 'lack' was unheard to me...
Actually I guess that other (UK, US, etc) people have no idea about what are the pronunciation / number parsing rules you are looking to implement in Adhearsion ...
So that this link might help:
http://en.wikipedia.org/wiki/South_Asian_numbering_system
BTW, the article says at the end: "Instead of saying the higher numbers, it is more common to use lakh and crore repeatedly or in combination, saying 1 lakh crore for 1012 or one trillion".
Do you have the need to follow this convention?
Because while it could be relatively simple to replace the 'hundred' uttering with a 'lack' vocal uttering, while maintaining the same token (like you do when you add a language in the Asterisk sounds setup) I guess it might be less straightforward to compute the right amount and combination of 'lacks&crores'.
Kind regards,
Aldo
Hi all,
I am able to understand your solutions.
In India although we speak UK,US english there is some changes in numbering system. For example
let us take the number 123456.
UK,US interpretation is => One hundred twenty three thousand four hundred fifty six => this is what play 123456 does
India interpretation is => 1 lack twenty three thousand four hundred fifty six .
After configuring say.conf. I am able to get this working with playback(num:123456,say) when I am writing it in dialplan.
Regarding this I wrote blog http://asterisknumbertovoice.blogspot.com/ .
Hi ben and all,
Thanks for your suggestions. But it sounds nothing. Shall we proceed it as asterisk agi bug ? because it is working well when we write it in dialplan why not agi.