Documentation
¶
Index ¶
Constants ¶
View Source
const ( PluginTitle = "rtp-agent.plugins.liveavatar" PluginVersion = "1.5.15" PluginPackage = "rtp-agent.plugins.liveavatar" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LiveAvatar ¶
type LiveAvatar struct {
// contains filtered or unexported fields
}
func NewLiveAvatar ¶
func NewLiveAvatar(apiKey string) *LiveAvatar
func (*LiveAvatar) AvatarIdentity ¶ added in v0.0.15
func (a *LiveAvatar) AvatarIdentity() string
func (*LiveAvatar) Provider ¶ added in v0.0.15
func (a *LiveAvatar) Provider() string
func (*LiveAvatar) UpdateState ¶
func (a *LiveAvatar) UpdateState(state agent.AvatarState) error
Click to show internal directories.
Click to hide internal directories.