These are advanced examples that should not be used unless you understand advanced concepts in the Python language or with programming in general.
Please see the README.md one folder up in the examples
folder.
Here are some advanced examples:
-
Prerecorded
- examples/advanced/prerecorded/direct-invocation - Directly instaniate the Prerecorded classes in this SDK
-
Streaming:
- examples/advanced/streaming/direct-invocation - Directly instaniate the Live/Streaming classes in this SDK
- examples/advanced/streaming/microphone-inheritance - Extend the LiveClient class