types

package
v0.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2026 License: CC0-1.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HotwordDetectedResult

type HotwordDetectedResult struct {
	Flg                   int32
	SpeakerId             int32
	ConfidenceLevel       int32
	HotwordOffsetMillis   int32
	HotwordDurationMillis int32
	AudioChannel          int32
	Score                 int32
	PersonalizedScore     int32
	HotwordPhraseId       int32
	BackgroundAudioPower  int32
}

func (*HotwordDetectedResult) MarshalParcel

func (s *HotwordDetectedResult) MarshalParcel(
	p *parcel.Parcel,
) error

func (*HotwordDetectedResult) UnmarshalParcel

func (s *HotwordDetectedResult) UnmarshalParcel(
	p *parcel.Parcel,
) error

type HotwordDetectionServiceFailure

type HotwordDetectionServiceFailure struct {
	ErrorCode    int32
	ErrorMessage string
}

func (*HotwordDetectionServiceFailure) MarshalParcel

func (s *HotwordDetectionServiceFailure) MarshalParcel(
	p *parcel.Parcel,
) error

func (*HotwordDetectionServiceFailure) UnmarshalParcel

func (s *HotwordDetectionServiceFailure) UnmarshalParcel(
	p *parcel.Parcel,
) error

type HotwordRejectedResult

type HotwordRejectedResult struct {
	ConfidenceLevel int32
}

func (*HotwordRejectedResult) MarshalParcel

func (s *HotwordRejectedResult) MarshalParcel(
	p *parcel.Parcel,
) error

func (*HotwordRejectedResult) UnmarshalParcel

func (s *HotwordRejectedResult) UnmarshalParcel(
	p *parcel.Parcel,
) error

type IMicrophoneHotwordDetectionVoiceInteractionCallback

type IMicrophoneHotwordDetectionVoiceInteractionCallback interface {
	AsBinder() binder.IBinder
}

type IVisualQueryDetectionVoiceInteractionCallback

type IVisualQueryDetectionVoiceInteractionCallback interface {
	AsBinder() binder.IBinder
}

type IVoiceInteractionSession

type IVoiceInteractionSession interface {
	AsBinder() binder.IBinder
}

type SoundTriggerFailure

type SoundTriggerFailure struct {
	ErrorCode    int32
	ErrorMessage string
}

func (*SoundTriggerFailure) MarshalParcel

func (s *SoundTriggerFailure) MarshalParcel(
	p *parcel.Parcel,
) error

func (*SoundTriggerFailure) UnmarshalParcel

func (s *SoundTriggerFailure) UnmarshalParcel(
	p *parcel.Parcel,
) error

type VisibleActivityInfo

type VisibleActivityInfo struct {
	TaskId int32
}

func (*VisibleActivityInfo) MarshalParcel

func (s *VisibleActivityInfo) MarshalParcel(
	p *parcel.Parcel,
) error

func (*VisibleActivityInfo) UnmarshalParcel

func (s *VisibleActivityInfo) UnmarshalParcel(
	p *parcel.Parcel,
) error

type VisualQueryAttentionResult

type VisualQueryAttentionResult struct {
	InteractionIntention int32
	EngagementLevel      int32
}

func (*VisualQueryAttentionResult) MarshalParcel

func (s *VisualQueryAttentionResult) MarshalParcel(
	p *parcel.Parcel,
) error

func (*VisualQueryAttentionResult) UnmarshalParcel

func (s *VisualQueryAttentionResult) UnmarshalParcel(
	p *parcel.Parcel,
) error

type VisualQueryDetectedResult

type VisualQueryDetectedResult struct {
	PartialQuery string
	SpeakerId    int32
}

func (*VisualQueryDetectedResult) MarshalParcel

func (s *VisualQueryDetectedResult) MarshalParcel(
	p *parcel.Parcel,
) error

func (*VisualQueryDetectedResult) UnmarshalParcel

func (s *VisualQueryDetectedResult) UnmarshalParcel(
	p *parcel.Parcel,
) error

type VisualQueryDetectionServiceFailure

type VisualQueryDetectionServiceFailure struct {
	ErrorCode    int32
	ErrorMessage string
}

func (*VisualQueryDetectionServiceFailure) MarshalParcel

func (s *VisualQueryDetectionServiceFailure) MarshalParcel(
	p *parcel.Parcel,
) error

func (*VisualQueryDetectionServiceFailure) UnmarshalParcel

func (s *VisualQueryDetectionServiceFailure) UnmarshalParcel(
	p *parcel.Parcel,
) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL