strands.experimental.bidi.io
IO channel implementations for bidirectional streaming.
__getattr__
Section titled “__getattr__”def __getattr__(name: str) -> AnyDefined in: src/strands/experimental/bidi/io/init.py:10
Lazy load the audio IO implementation only when accessed.