send

abstract suspend fun send(input: I): Result<O>

The function which transmits a given input to a Mimi Sound Processor and returns a Result.