Is there any cross-platform HTML/CSS/JS framework for developing mobile apps that would support (via direct API or some plugin) any smart-key like solution:
My research so far: No! (am I missing something?)
I've briefly checked Cordova, Ionic, Angular, Framework 7 and React. All of them naturally supports playing audio and recording voice, but none of them (at least what I've learnt so far) supports reading state of such button or triggering an event when user presses it.
I'd like to confirm that such devices must be unconditionally programmed via native languages only.