SpeechAnnouncement

Types

Link copied to clipboard
class Builder(announcement: String)

Build a new SpeechAnnouncement

Properties

Link copied to clipboard

normal announcement text retrieved from VoiceInstructions.

Link copied to clipboard
val file: File?

synthesized speech mp3.

Link copied to clipboard

SSML announcement text retrieved from VoiceInstructions.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean

Regenerate whenever a change is made

Link copied to clipboard
open override fun hashCode(): Int

Regenerate whenever a change is made

Link copied to clipboard
Link copied to clipboard
open override fun toString(): String

Returns a string representation of the object.