Android Studio Sign in

CarAudioCallbackDelegate


@CarProtocol
@RequiresCarApi(value = 5)
public 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 methods

void

Signifies to stop processing audio input.

Public methods

onStopRecording

Added in 1.3.0
public void onStopRecording()

Signifies to stop processing audio input.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.