"What can I say on ..?"
-
It would be useful if I could say something like (as a query) "What can I say on Pi?" which would return a CSV list, or use cast, of voice properties of commands on Pi. Or maybe just create a an app on Pi to process command.json to get that...
-
@david-jones OK So I have developed a .NET6 app to just that. Will publish soon.
PS I am using an optional extra command property "description" which if present get's spoken with the command. Doesn't seem to cause any issues. Have to add it in Text Command Editor. GUI doesn't delete it. Would be nice to have it in the GUI.
-
@david-jones Have posted the app now as part of a GiHub repository I'm building for TRIGGERcmd on PC and RPi: djaus2/TRIGGERcmdRPi Look for WhatCanISay app.