I am setting up a Realspeak TTS 4.5 with GVP 8.1.6.
I have configured the MRCP Proxy and Nuance (TTS) Resource Access Point in GVP 8.1.6.
On the Nuance TTS end, I have setup the NSS (Server & Client) and RealSpeak TTS.
Tested RS TTS using the client provided by NSS and it is generating a sample TTS file.
However when I call into a test VXML application on GVP, the MCP is giving an erorr message as shown below.
2010-12-13T11:50:27.296 Int 50041 006F00D0-10002B28 7648 compile_done :file:///C:/Genesys/GVP/MCP1/samples/alaw/TTS.vxml
2010-12-13T11:50:27.296 Int 50028 006F00D0-10002B28 7648 form_enter :Welcome
2010-12-13T11:50:27.296 Int 50029 006F00D0-10002B28 7648 form_select :Hello:BLOCK
2010-12-13T11:50:27.296 Int 50030 006F00D0-10002B28 7648 form_exit normal
2010-12-13T11:50:27.296 Int 50018 006F00D0-10002B28 5980 prompt
2010-12-13T11:50:27.296 Int 50134 006F00D0-10002B28 5980 prompt_play tts|<?xml version="1.0" encoding="UTF-8"?><speak version="1.0" xmlns="http://www.w3.org/2001/10/synthesis" xml:lang="en-US">RealSpeak TTS Test</speak>
2010-12-13T11:50:27.296 Std 20003 WARN 006F00D0-10002B28-tts-default-10 3332 06A007E2 Failed to open an MRCP Session using any of the MRCP Clients.
2010-12-13T11:50:27.296 Std 22017 EROR 006F00D0-10002B28-tts-default-10 3332 06A007E1 OpenSession failed with all MRCP Client Instances.
2010-12-13T11:50:27.296 Int 50150 006F00D0-10002B28 3332 tts_open 006F00D0-10002B28-tts-default-10|fail
2010-12-13T11:50:27.296 Int 50039 006F00D0-10002B28 5980 exec_error Could not play audio <?xml version="1.0" encoding="UTF-8"?><speak version="1.0" xmlns="http://www.w3.org/2001/10/synthesis" xml:lang="en-US">RealSpeak TTS Test</speak>
2010-12-13T11:50:27.296 Int 50019 006F00D0-10002B28 5980 prompt_end error
2010-12-13T11:50:27.296 Int 50036 006F00D0-10002B28 7720 appl_end
2010-12-13T11:50:27.312 Int 50001 006F00D0-10002B28 3332 incall_end aplend
Any clues what I am doing wrong.