UNPKG

pimatic-tts

Version:

Pimatic plugin providing Text-to-Speech capability

10 lines 278 B
# #pimatic-tts plugin config options module.exports = { title: "pimatic-tts plugin config options" type: "object" properties: debug: description: "Debug mode. Writes debug messages to the pimatic log, if set to true." type: "boolean" default: false }