SoundPlayingService class abstract Core

Sound service class used to play text to speech

Constructors

SoundPlayingService()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

canPlaySounds bool
Gets the SDK to automatically play TTS instructions automatically.
getter/setter pair
voiceVolume int
Get voice volume
getter/setter pair

Static Methods

cancelNavigationSoundsPlaying() → void
Cancel playing navigation sounds
playSound(dynamic soundId) → void
Play sound
playText(String text) → void
Play TTS text