VoicesScreenViewModel
interface VoicesScreenViewModel
State holder for the Voices screen.
Exposes reactive voice data and action methods for the UI layer. The default implementation is DefaultVoicesScreenViewModel.
This can be used standalone (without NavigationControlsState) to build a custom voices UI.
See also
Inheritors
Properties
Link copied to clipboard
Distinct languages available across all compatible voices.
Link copied to clipboard
Currently selected language filter, or null for all languages.
Link copied to clipboard
All compatible voices, filtered by selectedLanguage when set.