playTaggedMessage
abstract fun playTaggedMessage(taggedMessage: TaggedMessage, playbackListener: MessagePlaybackListener)
Synthesizes tagged audio message. Prior to synthesis the message is parsed into a format understandable by the engine.
Parameters
taggedMessage
Tagged message to be synthesized.
playbackListener
Listener that reports the state of taggedMessage playback.