Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-ui
/
com.mapsted.ui.utils.helpers
/
TextToSpeechHelper
Text
To
Speech
Helper
open
class
TextToSpeechHelper
Members
Properties
instance
Link copied to clipboard
open
val
instance
:
TextToSpeechHelper
Functions
is
Speech
Preference
Enabled
Link copied to clipboard
open
fun
isSpeechPreferenceEnabled
(
appContext
:
Context
)
:
Boolean
say
Link copied to clipboard
open
fun
say
(
context
:
Context
,
text
:
CharSequence
)
set
Speech
Preference
Link copied to clipboard
open
fun
setSpeechPreference
(
appContext
:
Context
,
enable
:
Boolean
)
shutdown
Link copied to clipboard
open
fun
shutdown
(
)