Thank you.
Bacause there are some noises before my tts voice playing. I added
some debug code in Unimrcp, and record the tts data in different
place. Then I found the original data received from mrcp server is OK,
but voice through jitter buffer has some noises. So I think if I can
disable the jitter buffer in unimrcp.
I will try to reduce the delay.
On Nov 19, 11:27 pm, Arsen Chaloyan <
achalo...@gmail.com> wrote:
> Hi,
> You can adjust the playout delay in jitter buffer, but cannot remove
> it completely.
> The delay is 50 msec by default, which is almost nothing.
> <param name="playout-delay" value="50"/>
>
> You may want to reduce the delay, but I'd not recommend to make it
> less than 30msec even for LAN.
>