# `Twilio.Insights.V1.VoiceService`
[🔗](https://github.com/jeffhuen/twilio_elixir/blob/main/lib/twilio/insights/v1/voice_service.ex#L2)

Service for Voice API operations.

Operations: `fetch`

# `fetch`

```elixir
@spec fetch(Twilio.Client.t(), String.t(), keyword()) ::
  {:ok, Twilio.Resources.Insights.V1.Voice.t()}
  | {:ok, map(), map()}
  | :ok
  | {:error, Twilio.Error.t()}
```

Operation: `FetchCall` | Tags: InsightsV1Call

---

*Consult [api-reference.md](api-reference.md) for complete listing*
