Hi Guys
Ok I will tell you what I am trying to achive.![[pc2] [pc2] [pc2]](/data/assets/smilies/pc2.gif)
I am installing an ipo for a Golf Club using VmPro.
they want the ability to apply different wav files relating to the weather conditions for the Day.
So when a member dials in they hear an option to hear the latest weather conditions for the Greens.
eg: option 1 weather conditions for the day.
the wav file played will tell the caller if the Green is open and the condition of the greens.
there will be at least 5 different messages depending on the weather conditions.
Now the Grounds man will need a simple way to select the pre recorded wave file relating to the weather condition .
Now I have achived this Manually and it works.
what I have done is set up a module "SetWeather" to allow the Grounds man to choose the option that relates to the weather condition
start- Menu
1-setuserVariable- variable Weather- Action 1 Plays $Key So as it plays the option selected (this works)
2 setuserVariable- variable Weather- Action 2 Plays $Key So as it plays the option selected
3 setuserVariable- variable Weather- Action 3 Plays $Key So as it plays the option selected
4 setuserVariable- variable Weather- Action 4 Plays $Key So as it plays the option selected
5 setuserVariable- variable Weather- Action 5 Plays $Key So as it plays the option selected
Now the module that plays the wave file PlayWeather
Start--Test user variable--weather Action 1-- True -Generic Weather$KEY.wav
False -Test user variable--weather Action 2
Test user variable--weather Action 2-- True -Generic Weather$KEY.wav
False -Test user variable--weather Action 3
Test user variable--weather Action 3-- True -Generic Weather$KEY.wav
False -Test user variable--weather Action 4
Test user variable--weather Action 4-- True -Generic Weather$KEY.wav
False -Test user variable--weather Action 5
Test user variable--weather Action 5-- True -Generic Weather$KEY.wav
The 5 files have been recorded and Named Weather1, Weather2,Weather3,Weather4,Weather5
now the Call flow Menu options
press 1 -"PlayWeather Module" this is the weather module above.
Press 2 pro shop
Press 3 office
press 4 restaurant
press 5 Bar
Ok so now what I am after is a simple method using $keys $CP0 combinations..
I have read a lot about this and I can get the SetWeather to work using $key to play back the input![[morning] [morning] [morning]](/data/assets/smilies/morning.gif)
The Problem is getting the PlayWeather to play![[ponder] [ponder] [ponder]](/data/assets/smilies/ponder.gif)
What I cant get to work is using the $CPO to play the weather in the module
the information being sent to $CP0 is not transferring over to The next module.
I can see the Variable and its contents
I have read Bas1234 module on some thing simpler but its playing the wav file in the module I am having the problem.
I have used $KEY:$CP0 $CP0:REG(Weather uservariable) etc.
I Have used $Key or $CP0 to play back the input but don't get any thing .
Can any one help Me![[thumbsup2] [thumbsup2] [thumbsup2]](/data/assets/smilies/thumbsup2.gif)
I have searched the Tektips and got a lot of info.
But I still cant get it to work using the Flexible Variables
as you can see the Manual version works but I have to keep increasing the options in Set Weather and Play Weather if I want to add more wav files..
Thanks in advanced
Ok I will tell you what I am trying to achive.
![[pc2] [pc2] [pc2]](/data/assets/smilies/pc2.gif)
I am installing an ipo for a Golf Club using VmPro.
they want the ability to apply different wav files relating to the weather conditions for the Day.
So when a member dials in they hear an option to hear the latest weather conditions for the Greens.
eg: option 1 weather conditions for the day.
the wav file played will tell the caller if the Green is open and the condition of the greens.
there will be at least 5 different messages depending on the weather conditions.
Now the Grounds man will need a simple way to select the pre recorded wave file relating to the weather condition .
Now I have achived this Manually and it works.
what I have done is set up a module "SetWeather" to allow the Grounds man to choose the option that relates to the weather condition
start- Menu
1-setuserVariable- variable Weather- Action 1 Plays $Key So as it plays the option selected (this works)
2 setuserVariable- variable Weather- Action 2 Plays $Key So as it plays the option selected
3 setuserVariable- variable Weather- Action 3 Plays $Key So as it plays the option selected
4 setuserVariable- variable Weather- Action 4 Plays $Key So as it plays the option selected
5 setuserVariable- variable Weather- Action 5 Plays $Key So as it plays the option selected
Now the module that plays the wave file PlayWeather
Start--Test user variable--weather Action 1-- True -Generic Weather$KEY.wav
False -Test user variable--weather Action 2
Test user variable--weather Action 2-- True -Generic Weather$KEY.wav
False -Test user variable--weather Action 3
Test user variable--weather Action 3-- True -Generic Weather$KEY.wav
False -Test user variable--weather Action 4
Test user variable--weather Action 4-- True -Generic Weather$KEY.wav
False -Test user variable--weather Action 5
Test user variable--weather Action 5-- True -Generic Weather$KEY.wav
The 5 files have been recorded and Named Weather1, Weather2,Weather3,Weather4,Weather5
now the Call flow Menu options
press 1 -"PlayWeather Module" this is the weather module above.
Press 2 pro shop
Press 3 office
press 4 restaurant
press 5 Bar
Ok so now what I am after is a simple method using $keys $CP0 combinations..
I have read a lot about this and I can get the SetWeather to work using $key to play back the input
![[morning] [morning] [morning]](/data/assets/smilies/morning.gif)
The Problem is getting the PlayWeather to play
![[ponder] [ponder] [ponder]](/data/assets/smilies/ponder.gif)
What I cant get to work is using the $CPO to play the weather in the module
the information being sent to $CP0 is not transferring over to The next module.
I can see the Variable and its contents
I have read Bas1234 module on some thing simpler but its playing the wav file in the module I am having the problem.
I have used $KEY:$CP0 $CP0:REG(Weather uservariable) etc.
I Have used $Key or $CP0 to play back the input but don't get any thing .
Can any one help Me
![[thumbsup2] [thumbsup2] [thumbsup2]](/data/assets/smilies/thumbsup2.gif)
I have searched the Tektips and got a lot of info.
But I still cant get it to work using the Flexible Variables
as you can see the Manual version works but I have to keep increasing the options in Set Weather and Play Weather if I want to add more wav files..
Thanks in advanced