> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.nvidia.com/nemo/labs-voice-agent/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.nvidia.com/nemo/labs-voice-agent/_mcp/server.

# nemo_voice_agent.utils

## Subpackages

* **[`nemo_voice_agent.utils.tool_calling`](/nemo/labs-voice-agent/nemo-voice-agent/nemo_voice_agent/utils/tool_calling)**

## Submodules

* **[`nemo_voice_agent.utils.audio`](/nemo/labs-voice-agent/nemo-voice-agent/nemo_voice_agent/utils/audio)**
* **[`nemo_voice_agent.utils.config_manager`](/nemo/labs-voice-agent/nemo-voice-agent/nemo_voice_agent/utils/config_manager)**
* **[`nemo_voice_agent.utils.misc`](/nemo/labs-voice-agent/nemo-voice-agent/nemo_voice_agent/utils/misc)**
* **[`nemo_voice_agent.utils.voice_prompts`](/nemo/labs-voice-agent/nemo-voice-agent/nemo_voice_agent/utils/voice_prompts)**
* **[`nemo_voice_agent.utils.websocket_url`](/nemo/labs-voice-agent/nemo-voice-agent/nemo_voice_agent/utils/websocket_url)**

## Package Contents

### Data

[`__all__`](#nemo_voice_agent-utils-__all__)

### API

```python
nemo_voice_agent.utils.__all__ = ['ConfigManager', 'FileLogger', 'setup_logging', 'setup_rotating_log']
```