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