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