CarAudioCallbackDelegate

@CarProtocol
@RequiresCarApi(value = 5)
class CarAudioCallbackDelegate


An internal delegate for performing callbacks related to car audio between library and host.

This is a host-side interface for handling audio callbacks. To record the microphone, use CarAudioRecord.

Summary

Public functions

Unit

Signifies to stop processing audio input.

Public functions

onStopRecording

Added in 1.3.0
fun onStopRecording(): Unit

Signifies to stop processing audio input.