Documentation
¶
Index ¶
Constants ¶
View Source
const ( PluginTitle = "rtp-agent.plugins.did" PluginVersion = "1.5.15" PluginPackage = "rtp-agent.plugins.did" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AudioConfig ¶
type AudioConfig struct {
SampleRate int
}
type DIDAvatar ¶
type DIDAvatar struct {
// contains filtered or unexported fields
}
func NewDIDAvatar ¶
func (*DIDAvatar) AvatarIdentity ¶
func (*DIDAvatar) UpdateState ¶
func (a *DIDAvatar) UpdateState(state agent.AvatarState) error
Click to show internal directories.
Click to hide internal directories.