Package-level declarations

Functions

Link copied to clipboard
@Composable
actual fun rememberTextToSpeechOrNull(requestedEngine: TextToSpeechEngine): TextToSpeechInstance?
@Composable
actual fun rememberTextToSpeechOrNull(requestedEngine: TextToSpeechEngine): TextToSpeechInstance?
@Composable
expect fun rememberTextToSpeechOrNull(requestedEngine: TextToSpeechEngine = TextToSpeechEngine.SystemDefault): TextToSpeechInstance?
@Composable
actual fun rememberTextToSpeechOrNull(requestedEngine: TextToSpeechEngine): TextToSpeechInstance?
@Composable
actual fun rememberTextToSpeechOrNull(requestedEngine: TextToSpeechEngine): TextToSpeechInstance?