Pranav joshi

Results 4 issues of Pranav joshi

## Changelog Entry - Removed `ActivitListenerComposer` and `useUpsertedActivities` hook as it is not needed anymore. ## Description - `useReduceActivities` is enhanced version which does partial computation and better to be...

## Changelog Entry - Improved latency of `ActivityKeyerComposer` and `ActivityTreeComposer` - Deleted `ActivitListenerComposer` and `useUpsertedActivities` hook as it is not needed anymore. ## Description This is to improve latency of...

## Changelog Entry - Improved latency of `ActivityTreeComposer` ## Specific Changes - Used `useReduceActivities` hook instead of looping through all activities. - [ ] I have added tests and executed...

## Changelog Entry ## Description This PR introduces the foundation for Speech-to-Speech (S2S) functionality in Web Chat by adding core infrastructure components. While the implementation is currently non-operational (no-op), it...