## Documentation Index

Fetch the complete documentation index at: [/llms.txt](https://developer.sanas.ai/llms.txt)

Use this file to discover all available pages before exploring further.

Complete reference documentation for the Sanas SDK. Browse the core classes used to initialize and interact with the SDK, result enums returned by API calls, processor state enums, and state callbacks for monitoring real-time audio processing. Each page includes method signatures, parameters, return types, and code examples.

New to the SDK? Start with the [Quick Start →](https://developer.sanas.ai/Docs/Getting-Started/Quick-Start)

---

## Explore the SDK

Dive into the classes, enums, and callbacks that power the Sanas SDK:

[**Core Classes** \ 
\ RemoteSDK and AudioProcessor.](https://developer.sanas.ai/API-Reference/Reference/Core-Classes/RemoteSDK)

[**Parameters** \ 
\ InitParams and AudioParams.](https://developer.sanas.ai/API-Reference/Reference/Parameters/InitParams)

[**Result Enums** \ 
\ Return values for initialization, processor creation, destruction, and shutdown.](https://developer.sanas.ai/API-Reference/Reference/Result-Enums/InitSDKResult)

[**State Enums** \ 
\ Processor operational states.](https://developer.sanas.ai/API-Reference/Reference/State-Enums/ProcessorState)

[**State Callbacks** \ 
\ Notifications for processor state changes.](https://developer.sanas.ai/API-Reference/Reference/State-Callbacks)
