HotVoice icon indicating copy to clipboard operation
HotVoice copied to clipboard

The documented method setChoices is missing

Open SeriousOldMan opened this issue 5 years ago • 0 comments

I added the following code and it works just fine...

setChoices(name, choices) { return this.Instance.SetChoices(name, choices) }

Regards

Oliver

SeriousOldMan avatar Jan 27 '21 10:01 SeriousOldMan