Read aloud feature

Hi,

Is there any possibility of implementing a read aloud feature in the HMI inbuilt or any external software or hardware.

Has anyone implemented this earlier or any workaround ?

Any suggestions are welcomed.

Thanks.

Hi …

Such functionality is not in mapp View out of the box.
However, modern browsers have a “speech synthesis” API already built in, it requires just a few lines of JavaScript to have the browser talk …

It should not be too difficulty to use the Widget Development Toolchain (WDTC), to create a widget for mapp View, to read aloud values or messages.

CHH

3 Likes

possible solution for you was described here.