> For the complete documentation index, see [llms.txt](https://documentation.iologo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.iologo.io/installation-de-iologo/micro-casques-sans-fil.md).

# Micro-casques sans fil

iologo est-il compatible avec les micro-casques sans fil ? Pas encore !&#x20;

Il existe deux technologies sans fil pour les micro-casques :

* **Bluetooth** : malheureusement la latence du retour voix est beaucoup trop importante.
* **Sans-fil 2,4 GHz avec Dongle USB** : La latence est acceptable sur le retour voix avec ce type de transmission mais elle reste moins bonne qu’avec une connexion filaire. Cette différence peut être gênante et fatigante pour les patients.&#x20;

En conclusion, nous ne recommandons pas encore l’utilisation de micro-casque sans fil pour les prises en charge avec iologo. Pour les personnes qui souhaiteraient quand même utiliser le sans-fil, c’est le Corsair VOID ELITE qui a la meilleure latence parmi les micro-casques que nous avons testés : **Corsair VOID ELITE Wireless Casque de Gaming**

<figure><img src="/files/1R0d3cm0NwWjLgUinf7T" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://documentation.iologo.io/installation-de-iologo/micro-casques-sans-fil.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
