smartdevicelink / sdl_javascript_suite

SmartDeviceLink library for applications developed in JavaScript
BSD 3-Clause "New" or "Revised" License
15 stars 13 forks source link

Add warnings for invalid voice command strings #530

Closed crokita closed 2 years ago

crokita commented 2 years ago

Fixes #529

Risk

This PR makes no API changes.

Testing Plan

Core version / branch / commit hash / module tested against: 8.0.0 HMI name / version / branch / commit hash / module tested against: 0.11.0

Summary

Adds warning logs for when a submitted voice string is empty or is blank, and when no valid strings exist for a voice command.