We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

Search found 3 matches

by AjayExpresso
Tue Aug 06, 2019 2:30 pm
Forum: Plum DEV Q&A
Topic: throw does not cause count to increment for nomatch event
Replies: 1
Views: 6535

throw does not cause count to increment for nomatch event

Hello, I have the following catch handlers defined in the root document for my application: <catch event="nomatch"> <prompt> <prosody rate="medium" volume="100"> Sorry, your selection was not a valid entry. Please try again. </prosody> </prompt> <reprompt/> </catch> <catch event="nomatch" count="3">...
by AjayExpresso
Fri May 24, 2019 9:45 am
Forum: Plum Fuse+ Q&A
Topic: Dynamic Application Behavior
Replies: 1
Views: 6558

Dynamic Application Behavior

Hi Folks, I am wondering if the following is possible with a Fuse Application. 1. If I have a Fuse variable set to the voice to be used in the IVR, for e.g. voice="Jennifer", how can I have a Module use this variable to change the voice used for TTS on the fly? 2. If I have a Fuse variable set to th...
by AjayExpresso
Mon Oct 22, 2018 11:55 am
Forum: Plum DEV Q&A
Topic: Sample sizes don't match encoding
Replies: 7
Views: 16466

Re: Sample sizes don't match encoding

I have a similar issue with one of my wav files, and the Plum log shows this error: File: http://bccf7033.ngrok.io/IVR/BadFile.wav Sample sizes don't match encoding However soxi output looks fine: Input File : 'BadFile.wav' Channels : 1 Sample Rate : 8000 Precision : 14-bit Duration : 00:00:03.01 = ...