> For the complete documentation index, see [llms.txt](https://guide.strikepack.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.strikepack.com/horizon-it/manuals/codww217/weaponselector/voice.md).

# Voce dell'arma

"**Voce**" oltre a includere il Selettore Armi, offre un **Voce Arma** Scorciatoia del Controller in cui puoi semplicemente dire il nome dell’arma, assegnando automaticamente il tuo Slot Arma ATTIVO durante il processo.

***

Una volta in gioco, assicurati di essere passato allo Slot Arma ATTIVO che intendi assegnare a una Modalità di Fuoco GENERICA o a un’Arma Ottimizzata.

***

| Per fare in modo che Voce Arma ascolti il tuo comando, mentre <img src="/files/75848885fdeaeb8fc5709a304b5f1406a79e076f" alt="" data-size="line">***TIENI PREMUTO*** <img src="/files/325b0ca1ecf8b8f1708d6de48d0990d4860c5320" alt="" data-size="line">***ATTIVATORE***, <img src="/files/18053b5a92b481ee02ec741c915bddf2d2de1438" alt="" data-size="line">***TAP*** <img src="/files/4f5ed138be85d736c178150c9f8755ce90fdbc91" alt="" data-size="line">***PARAURTI DESTRO***. Sentirai una vibrazione continua e, a seconda delle impostazioni del tuo smartphone, potresti sentire un suono di ascolto del microfono. | <img src="/files/4d0dc1d6def963bf0ad4dccff06b0e86c212027f" alt="" data-size="original"> |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |

Mentre senti ancora la vibrazione, pronuncia chiaramente :speaking\_head: il nome dell’arma al tuo smartphone:

{% embed url="<https://youtu.be/Nr48UQL8kHY>" %}

Se tutto è andato bene, la vibrazione si fermerà e il tuo Slot Arma ATTIVO dovrebbe cambiare visibilmente nell’app alla tua arma attuale nel gioco. Inoltre, il tuo smartphone potrebbe emettere un suono in caso di riconoscimento riuscito o fallito.

***

Se si verifica un errore durante il riconoscimento, la vibrazione si fermerà e il tuo Slot Arma ATTIVO NON cambierà. È anche possibile che passi all’arma sbagliata se ha difficoltà a capirti.

***

Se riscontri questo problema, assegna un’arma nell’app come spiegato in precedenza in Configurazione Armi, poi <img src="/files/18053b5a92b481ee02ec741c915bddf2d2de1438" alt="" data-size="line">tocca l’icona del parlato qui sotto per ascoltare la pronuncia corretta per la prossima volta. Se hai difficoltà a pronunciare la tua arma in questo modo, puoi <img src="/files/75848885fdeaeb8fc5709a304b5f1406a79e076f" alt="" data-size="line">tieni il dito sull’icona del parlato finché **Soprannome vocale** compare il menu. Da qui, registri un Soprannome vocale con la tua voce, oppure puoi cancellare la registrazione esistente.

{% hint style="danger" %}
Nota: Voce Arma NON può essere usata per richiamare i Block M.O.D.s dalla Categoria GENERICA.
{% endhint %}


---

# 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://guide.strikepack.com/horizon-it/manuals/codww217/weaponselector/voice.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.
