cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1930
Views
0
Helpful
9
Replies

Speech to text transcripts for ucce finesse

Hi,

We have developed a third-party Call Control Handler that functions similarly to finesse desktop. This application works independently and uses finesse APIs to manage calls and respond to finesse events.

Currently, after a call ends, agents have to manually write a summary of the call and submit it through our application. This process is time-consuming and may result in agents overlooking important details because of the queued calls and limited wrap-up time.

To solve this problem, we are considering two options:

1. Implementing a speech-to-text solution that generates a real-time transcript of the call.
2. Creating a solution to record Jabber audio and converting it into text at the end of the call (though we're unsure about how to record Jabber calls).

We have researched solutions like Google Dialogflow and IBM Watson based on documentation and community posts. However, it appears that these solutions are better suited for integrating with finesse desktop or gadget, rather than our specific third-party application.

We are curious if there is a native solution available in UCCE or any other easy-to-integrate option that suits our use case.

Please provide your insights or suggestions. Thank you!

9 Replies 9

Call summarization is pretty common now a days and will probably be the gold standard of what you would want to do. There are plenty of vendors who handle recording Verint, Calabrio and a few others. I would not use voice for your agents to enter wrap up data. If you do your homework right and keep a list of reason codes up to date that will be much easier on the agents. However, this is not something you just build and it works. QM/QA needs to be performed constantly to ensure the data you're getting is correct and worthwhile.

david