Skip to main content

Uniphore Customer Portal

Transcripts and Audio

U-Analyze fetches the transcript payload from the Kafka-topic “contact-transcripts“ and the audio file from the configured shared path. It then uses this payload to process the audio and the evaluation of Business Rules, Scores, and Sentiments based on the category configuration. Reprocessing of this type of payload includes audio reprocessing along with re-evaluation of Business Rules and Scores other than transcription of audio calls.

Caveats

  1. There is no differentiation in the UI to check whether the call is processed from U-Assist input

  2. There is no UI restriction on the Reprocessing screen for U-Assist payloads

  3. U-Assist redacts the PCI and PII fields at the transcript level and persists in Mongo DB. This is not done by U-Analyze.

  4. Applicable for voice calls only and not for chat and email.

  5. The voice call needs to be a single stereo file in .wav format and U-Analyze can process either the transcript alone or both the transcript and audio file.

  6. Audio Redaction, and Signal Analytics are available only for transcripts with audio calls.

  7. Both the U-Assist and U-Analyze audio file path must be located in the common network/server/mount path

  8. Does not support processing of non-speech metadata

  9. System property must be configured to identify Agent as first speaker or second based on the configuration given in U-Assis

  10. If audio is not available, the transcript flow is taken for processing

  11. Reprocessing of audio file from U-Assist in U-Analyze doesn't use the Transcriber module

  12. Live and offline modes for voice calls are supported. (Chat and email are not supported).