app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
org.scottishtecharmy.soundscape.services
/
SoundscapeService
/
speakText
speak
Text
fun
speakText
(
text
:
String
,
type
:
AudioType
,
latitude
:
Double
=
Double.NaN
,
longitude
:
Double
=
Double.NaN
,
heading
:
Double
=
Double.NaN
)