MapGptReplayer

class MapGptReplayer(scope: CoroutineScope)

Constructors

Link copied to clipboard
constructor(scope: CoroutineScope)

Properties

Link copied to clipboard
val mapGptRawResponses: SharedFlow<String>
Link copied to clipboard
Link copied to clipboard
val textToPlay: SharedFlow<String?>

Functions

Link copied to clipboard
Link copied to clipboard
fun start()
Link copied to clipboard
fun stop()