LCA UI offers an option to stream audio from a browser tab+Microphone to LCA/Agent Assist.
Enable the feature WebSocketAudioInput
when deploying/updating the LCA stack.
To use this feature:
- From the LCA UI, click on
Stream Audio
link from the left navigation menu as shown below. - Change default values for Call ID, Agent ID, Customer Phone, and System Phone as needed. Assign a role to the mic input - Agent vs. Caller.
- Click on
Start Streaming
as shown below. - Share the browser tab that is playing the media (video/audio files, meeting, etc.)
- Speak into the microphone.
- The web streaming client combines the audio output from browser tab and the microphone input into a streo (two channel) audio stream. The client sends the stream to the websocket server for downstream processing (enrichment, agent assist, etc.).
- Click on
Stop Streaming
to end the streaming session.