In the previous article of the series i explained text to speech functionality on button click.
http://www.siebelfoundations.com/2017/05/siebel-open-ui-enhancement-text-to.html
One of reader advised me if we could extend this for multiple fields,
- There should not be a button that reads just one field
- Different fields could be read by Siebel
So, i tried to implement this with the approach
- find a event to trigger speech , for this i used double click
- on the event call Speak() method
- Pass value of field in Speak()
Sample PR File
The code is similar as explained in previous post. The working sample looks like
In my next post i will be sharing Speech to Text conversion functionality in Siebel.
<<<<<<<<Next in the Series >>>>>>>>>
<<<<<<<<Next in the Series >>>>>>>>>
No comments:
Post a Comment