Builder

class Builder(announcement: String)

Build a new SpeechAnnouncement

Parameters

announcement

normal announcement text retrieved from VoiceInstructions.

Constructors

Link copied to clipboard
fun Builder(announcement: String)

Functions

Link copied to clipboard
fun build(): SpeechAnnouncement
Link copied to clipboard
fun file(file: File?): SpeechAnnouncement.Builder

Change the DeviceType

Link copied to clipboard
fun ssmlAnnouncement(ssmlAnnouncement: String?): SpeechAnnouncement.Builder

SSML announcement text retrieved from VoiceInstructions