Skip to content

[Bug] hub.speaker.say() still exists in autotype #2732

@Leolelion2112

Description

@Leolelion2112

Describe the bug
So basically when I use my EV3 with Pybricks 4.0, it still thinks it's using Pybricks 2.0 functions.

To reproduce
Use the simple code:

from pybricks.hubs import EV3Brick
hub = EV3Brick()

hub.speaker.

-> then say() shows up as well as another I don't rerember.

Expected behavior
Only see volume(), play_notes() and beep().

Metadata

Metadata

Assignees

No one assigned

    Labels

    triageIssues that have not been triaged yet

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions