You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently Skill settings are pulled down from the server to the device, there is no ability to set these from the device and update them on the server. This prevents any Skill from adding voice configuration of itself.
It's been suggested that this:
be limited to only upload settings that exist in the settingsmeta - thereby allowing skills to have private (local only) settings.
validate locally that a setting value is the correct format for the field type defined in the settingsmeta file
The text was updated successfully, but these errors were encountered:
Currently Skill settings are pulled down from the server to the device, there is no ability to set these from the device and update them on the server. This prevents any Skill from adding voice configuration of itself.
It's been suggested that this:
The text was updated successfully, but these errors were encountered: