aboutsummaryrefslogtreecommitdiffstats
path: root/lib/models/app_state.dart
AgeCommit message (Collapse)AuthorFilesLines
2024-07-21Update Voice Agent Flutter AppAnuj-S621-0/+2
- update voice-agent flutter app to use whisper AI for speech-to-text functionality. - Integrated SharedPreferences to store the application state. Bug-AGL: SPEC-5200 Change-Id: I9a05b1d135c1fa07949333391ff828f166b7fe8e Signed-off-by: Anuj-S62 <anuj603362@gmail.com>
2023-11-12Add sample command section to voice assistant appMalik Talha1-0/+2
Add a section that allows to choose and execute sample commands and minor improvements to app UI. Bug-AGL: SPEC-4906 Signed-off-by: Malik Talha <talhamalik727x@gmail.com> Change-Id: I1a279c6ecd1904c428b8403d3ce0750bc063da3b
2023-10-26Add flutter voice assistant appMalik Talha1-0/+8
A flutter based gRPC client Voice Assistant made specifically to communicate with the Voice Agent service. SPEC-4906 Signed-off-by: Malik Talha <talhamalik727x@gmail.com> Change-Id: Ic4a382c1cdb78f1a79f985e3d37ce2fb06c53203