<br><br><div class="gmail_quote">On Fri, Apr 16, 2010 at 4:59 PM, Edwin Quijada <span dir="ltr">&lt;<a href="mailto:listas_quijada@hotmail.com">listas_quijada@hotmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">




<div>
<span><span style="background-color: rgb(255, 255, 255);" title="Hola!">Hello!<br></span><span style="background-color: rgb(255, 255, 255);" title="He desarrollado un IVR usando AGI y hasta ahora funciona muy bien.">I have developed an IVR using AGI and so far it works great. </span><span style="background-color: rgb(255, 255, 255);" title="Estoy usando las voces de Cepstral, pero ahora quieren que use las voces de AT&amp;T que estan en un servidor con Windows para que se oiga mejor.">I&#39;m using Cepstral voices, but now want to use the voices from AT &amp; T that are on a Windows server to be heard best. </span><span style="background-color: rgb(255, 255, 255);" title="Con cepstral lo que hago es generar archivos de audio a partir del texto que envio y esto lo reproduzco este metodo me ha funcionado muy bien.">With cepstral what I do is to generate audio files from shipping and this text I reproduce this method it has worked very well.<br>
<br><br><br></span><span style="background-color: rgb(235, 239, 249);" title="Ahora, trate de hacer lo mismo pero creando el archivo de audio en windows con las voces de AT&amp;T el problema es que no hay forma de sincronizar la generacion del archivo de audio y el paso Asterisk para ser reproducido , asi que se me ocurrio usar FastAGI">Now, try to do the same by creating the audio file in windows with the voices of AT &amp; T, the problem is that there is no way to synchronize the generation of the audio file and step Asterisk to be played, so it occurred to me to use FastAGI </span><span style="background-color: rgb(255, 255, 255);" title="para generar todo en Windows y reproducir en el mismo window el archivo de audio generado.">to generate all Windows and play in the same window the audio file generated.<br>
<br></span><span style="background-color: rgb(255, 255, 255);" title="Pensamos comprar las licencias para Linux de las voces pero son muy costosa y ya para windows se compraron por otro proyecto.">We buy Linux licenses for the voices but they are very expensive and already bought windows for another project. </span><span style="background-color: rgb(255, 255, 255);" title="Como creen ustedes que seria la mejor opcion?">How do you think would be the best option?<br>
<br><br><br></span><span style="background-color: rgb(255, 255, 255);" title="Si tienen otra idea, por favor, comentemen porque me estoy poniendo loco con esto y no consigo solucion.">If you have another idea, please Tell me because I&#39;m getting crazy with this and can not solve.<br>
<br>TIA<br><br></span><span title="Edwin">Edwin</span></span><br><br></div></blockquote><div><br>Just a shot in the dark, have you tried ExternalIVR?  It was originally developed for Unwired Buyer (Ebay), I believe Digium and Unwired Buyer teamed up on this one.<br>
<br>Another option would be FastAGI to your windows server.  You write an app for the windows box that interacts with the AT&amp;T application and then pipe the audio back to your asterisk box somehow.  First thought is app_bridge or meetme.<br>
<br>Thanks,<br>Steve T <br></div></div>