getVoices

abstract fun getVoices(): Array<SpeechSynthesisVoice>

Returns a list of SpeechSynthesisVoice objects representing all the available voices on the current device.

Sources

Link copied to clipboard