Hello,<div><br></div><div>I am working on optimizing call flow code. I use Cepstral as TTS from FS managed module (C# .net code).</div><div><br></div><div>I suspect using Session.Speak is slowing down the call experience (prompt delay) when there are # of concurrent calls.</div>
<div><br></div><div>My question: does it help with performance if I create WAV file for each static prompt in advance and use Session.StreamFile instead of Session.Speak?</div><div><br></div><div>Any help is appreciated.</div>
<div><br></div><div>Malay</div><div><br></div><div><br></div>