prismsdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
prismsdk
prismsdk
/
tech.prismlabs.prismsdk.ui.audio
/
SpeechSynthesizerInterface
Speech
Synthesizer
Interface
interface
SpeechSynthesizerInterface
Members
Functions
enable
Speech
Link copied to clipboard
abstract
fun
enableSpeech
(
value
:
Boolean
)
speak
Link copied to clipboard
abstract
fun
speak
(
text
:
String
)