This document describes how to troubleshoot the SpeechView feature on Unity Connection. SpeechView is a configurable, licensed voice-to-text transcription service in Unity Connection. It generates transcriptions of voicemail messages with the use of an external transcription service called Spinvox, powered by Nuance.
Cisco recommends that you have knowledge of these topics:
The information in this document is based on Cisco Unity Connection.
The information in this document was created from the devices in a specific lab environment. All of the devices used in this document started with a cleared (default) configuration. If your network is live, make sure that you understand the potential impact of any command.
You typically experience one of two scenarios when transcription failures are encountered:
Nuance is unable to investigate anything older than three days. However, messages might not convert properly due to these reasons:
If the WAV file is incorrect (in the wrong format, for example), it is rejected by the system. This is likely due to either audio quality or complexity. At this point, an upgrade to SpeechView Pro is typically suggested (which includes human assistance). However, professional SpeechView service involves automated transcription as well as human assistance in order to convert speech to text and deliver the text version of the voice message to your email inbox.
Follow these steps in order to troubleshoot the SpeechView feature on Unity Connection:
|28688,,,SttService,15,Thread=SttMain;
class="com".cisco.unity.stt.service.TSPMessage;
Text content received: Attachment Error:
Client-Public key is not valid.
Set-sendconnector "connector name" -forceHELO 1Enter this command to verify:
Get-sendconnector "connector name" | format-list
5.1.7 format error - see the configuration piece for (3a)The initial email message makes it to the external account, but when the return message comes back through Microsoft Exchange, it is slightly modified and Unity rejects it. The source of the problem is that Microsoft Exchange 2007 and 2010 adds AUTH=<>to the end of the "MAIL FROM" SMTP command. When this happens, Unity Connection rejects the email with a "5.1.7 Sender Format Error." A dedicated Send Connector for Unity Connection must be set up in Microsoft Exchange in order to prevent the AUTH information send. The administrator must then manually go into the Microsoft Exchange Command Shell and force it to use HELO instead of EHLO on that Send Connector.
Set cuc trace enable SttService 10-15
Set cuc trace enable SMTP 12,15
12:16:13.299 |29767,,,SttService,15,Thread=SttMain; class="com".cisco.unity.stt.service.
TSPMessage;Received unsigned message.Content-type: multipart/mixed;
boundary="_1e5d8126-a5f5-4e69-9194-d9d37968017d_"Subject: Registration Response
12:16:13.299 |29767,,,SttService,15,Thread=SttMain; class="com".cisco.unity.stt.service.
TSPMessage;Received unencrypted message of type multipart/mixed;
boundary="_1e5d8126-a5f5-4e69-9194-d9d37968017d
Revision | Publish Date | Comments |
---|---|---|
1.0 |
02-Jul-2013 |
Initial Release |