Skip to content

startListening/stopListening in FULL mode. #93

Description

@hailwood

Can you please clarify the functionality of calling startListening() and stopListening() in FULL or FULL_PTT mode?

I have booted up the demo application and in LITE mode, the buttons appear to start/stop the avatar entering the nodding/"I am listening" video loop.

In the demo in FULL mode, clicking the "Start Listening Pose" button which triggers startListening() seems to be totally ignored, the avatar does not change poses.

In the demo the FULL_PTT calls startListening() and then startPushToTalk(). However, unless there is an active audio stream (I.e. my mic is unmuted) the avatar does not enter the nodding video loop, which seems to indicate that the startListening() isn't actually doing anything. But given the demo is coded to call this method, it seems intended it should be doing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions