Commit Graph
10 Commits
Author SHA1 Message Date
javier b0c6e25639 Added a discard button and error handling to the RecordingView view in the Recording package target. 2026-07-04 15:59:30 +02:00
javier 7ec49264e6 Implemented the pre-installation of speech model assets for the selected locale for the ContentViewModel view model in the Sample app target. 2026-07-04 15:41:53 +02:00
javier 2fe240de1a Added default locale fallback when loading supported locales on the ContentViewModel view model in the Sample app target. 2026-07-04 14:58:14 +02:00
javier be130eb05f Renamed the RecordingService protocol in the Recording package target as Capturing. 2026-07-04 13:41:56 +02:00
javier 69e30a9947 Improve the recording time with a monotonic clock to avoid timer drift on the RecordingViewModel view model in the Recording package target. 2026-07-04 13:25:15 +02:00
javier 0d0705c95a Added a toolbar locale picker to the ContentView view in the Sample app target. 2026-07-04 12:59:24 +02:00
javier 20cbda7b27 Propagated the Transcription type and locale binding through the RecordingView view and its view model in the Recording package target. 2026-07-04 12:11:24 +02:00
javier 68c070948e Made the transcribing callable and per-call for the transcribing protocol in the Recording package target. 2026-07-04 12:03:19 +02:00
javier 8b46c4e7d1 Implemented the Transcription model in the Recording package target. 2026-07-04 10:53:33 +02:00
javier d7dc32d7f7 Reorganized the Sample app target into folders and also, extracted the ContentViewModel view model from the ContentView view. 2026-07-04 10:32:59 +02:00