VoiceCaptureCustomizationOptions

public final class VoiceCaptureCustomizationOptions implements Parcelable

Provides Voice Capture Customization options.

Properties

Link copied to clipboard

Option to set the number of minutes to record audio for. Defaults to 15 seconds. Type: Int
nullable: false

Functions

Link copied to clipboard
public abstract Integer describeContents()
Link copied to clipboard

Option to set the number of minutes to record audio for. Defaults to 15 seconds. Type: Int
nullable: false

Link copied to clipboard
public final Unit setRecordingTimeInMinutes(Integer recordingTimeInMinutes)

Option to set the number of minutes to record audio for. Defaults to 15 seconds. Type: Int
nullable: false

Link copied to clipboard
public abstract Unit writeToParcel(Parcel p0, Integer p1)