SayNumber Function Problem

Good afternoon,

I’m trying to play the contents of a numeric variable that is entered by a user, as follows:

$ agi-> exec (‘SayNumber’, $ number);

I check the log and it seems that everything goes well:

  • AGI Script Executing Application: (SayNumber) Options: (022672625252)

But I do not hear the system say the number. I do not know if I’m doing something wrong or there is some other function that allows me to do what I want.

Thanks in advance for any help with this matter.

regards,

Remove the space from the variable called $number.

Ambiorixg12, Thanks for the reply.

I think it is a problem related to audio, with alsa or festival.