The phone user interface and the standalone user interface are integrated into the same UI. However, in the input script, they are distinguished using preprocessor directives (#if
and #else
). I have not implemented the UI part for the standalone interface, as I believe it is unnecessary