_typing – Types for the C-level protocols

_typing.ReadableBuffer

Classes that implement the readable buffer protocol

_typing.WriteableBuffer

Classes that implement the writeable buffer protocol

_typing.AudioSample

Classes that implement the audiosample protocol

You can play these back with audioio.AudioOut, audiobusio.I2SOut or audiopwmio.PWMAudioOut.

_typing.FrameBuffer

Classes that implement the framebuffer protocol