main.pyには、アプリのエントリーポイントとしての役割とイベント処理をコーディングしていきます。main.pyに実装させたい機能は、主に3つです。 まず最初に必要なライブラリや自作ファイルをインポートします。今回もGUIライブラリにはPySimpleGUIを使用します ...
Launch the app (python main.py or the EXE if created). Speak into your microphone. Use voice commands to control recording, save files, or manage the transcript. Transcripts are saved automatically in ...
個人的にこれええやんというrenpyのアセットがあったが英語だったので簡単に日本語化してみた。バックアップ代わりにメモしておく。 メインメニュー周りを日本語化する。 game/screens.rpyである。 screen navigation(): vbox: style_prefix "navigation" xpos gui.navigation_xpos ...