OpenMicrophoneRequest

@CarProtocol
@RequiresCarApi(value = 5)
class OpenMicrophoneRequest


The request for a call to open microphone.

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

Summary

Nested types

A builder for OpenMicrophoneRequest.

Public functions

getCarAudioCallbackDelegate

Added in 1.3.0
fun getCarAudioCallbackDelegate(): CarAudioCallbackDelegate