“MediaRendererUpdated” event bug
I understand it is an “unlikely” scenario, but it may be helpful: changing video settings during an active screen-sharing session causes some “unexpected” behavior. In my case, changing video settings caused screen share to “break” and show a local preview, skipping some conditional handler I had for the “MediaRendererUpdate” with the video type.
How to play audio from an API response in Voximplant Platform
I am trying to call HTTP request in Voximplant Platform but i am not able to play the audio coming as a response from the API call
Extending the speech recognition interval in the Modules.ASR module
tell me how in the Modules.ASR module you can extend the speech recognition interval, otherwise it happens that the person has not yet finished speaking and the recognition process has already ended, you can somehow avoid this.