Example code ============ The code samples show basic usage of the **iris-sdk**. The samples demonstrates the following functionality: 1. Initialise the SDK and check licence status 2. Creation of an audio processing context 3. Processing a pcm float array from a file .. toctree:: :maxdepth: 2 examples/cpp-example examples/python-example examples/typescript-example