# Responding to Audio Issues in ScreenCast

This guide provides instructions on resolving various audio issues when using ScreenCast on iOS.

***

## When the microphone sound is not included in the streaming

In cases where the microphone sound is not included in the viewer’s video during ScreenCast streaming, you should check the following two cases.

**Case 1: The device’s microphone may be set to off.**\
In this case, turn on the microphone in the device control center.

<figure><img src="https://1019928184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlISC5rfB4Hnmbsjf8phq%2Fuploads%2FrCzv06QD15HAqnWlSwII%2Fimage2.png?alt=media&#x26;token=93d9eb3b-5f07-4ecf-b5ec-90ffaa6d0864" alt=""><figcaption><p>Make sure the Screen Recording widget is set on the control center.</p></figcaption></figure>

**Case 2: It may be a problem caused by an error in iOS 16.**\
Certain versions of iOS 16 has some bugs that may cause errors related to audio processing. To respond to the problem, please refer to [How to respond to iOS 16 errors](#how-to-respond-to-ios-16-errors) at the bottom of this page.

***

## When the game sound is not included in the streaming

In cases where the game sound is not included in the viewer’s video during ScreenCast streaming, you should check the following two cases.

**Case 1: Your device may be set to silent.**\
Use the Ring/Silent switch at the top left of the device to set it to ring mode.

**Case 2: It may be a problem caused by an error in iOS 16.**\
Certain versions of iOS 16 has some bugs that may cause errors related to audio processing. To respond to the problem, please refer to [How to respond to iOS 16 errors](#how-to-respond-to-ios-16-errors) at the bottom of this page.

***

## How to respond to iOS 16 errors

Certain versions of iOS 16 has an error where both the microphone sound and the game sound are silenced depending on the situation. Here's how to resolve the error when the error occurs:

**Step 1: Click the recording button at the top.**\
Click the red area at the top. Note that the red area may be vary across devices.

<figure><img src="https://1019928184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlISC5rfB4Hnmbsjf8phq%2Fuploads%2FMoTudK1TEuWc02L1EMtS%2Fimage1.png?alt=media&#x26;token=6311e25a-a5f2-4de4-989d-d0312407e60d" alt=""><figcaption><p>The red area may be vary across devices.</p></figcaption></figure>

**Step 2: Click the Cancel button in the screen broadcast interruption pop-up.**\
Click the **Cancel** button in the Screen broadcasting stop pop-up that appears in **Step 1**.

{% hint style="warning" %}
While the Screen broadcasting stop pop-up is displayed, the current streaming will also be temporarily suspended. So close the pop-up as quickly as possible by clicking the **Cancel** button.
{% endhint %}

<figure><img src="https://1019928184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlISC5rfB4Hnmbsjf8phq%2Fuploads%2FZ5zi4gnAIP7trRKRUYAC%2Fimage3.png?alt=media&#x26;token=2d848b38-8631-4d84-ba72-50be00986a68" alt=""><figcaption><p>Click the <strong>Cancel</strong> button.</p></figcaption></figure>

**Step 3: Confirm that the iOS 16 error is resolved.**\
If the microphone sound or game sound is not included in the streaming video due to an iOS 16 error, the above steps will solve the problem and the sound will be delivered to viewers normally.

And to check whether the problem has been resolved and viewers can hear the sound properly, you should check the playback page of the live stream on another smartphone or PC.

[..](https://guide.prismlive.com/mobile "mention"), [..](https://guide.prismlive.com/mobile/guides "mention"), [..](https://guide.prismlive.com/mobile/guides/error-solution "mention"), [](https://guide.prismlive.com/mobile/guides/error-solution/screencast "mention")


---

# Agent Instructions: 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:

```
GET https://guide.prismlive.com/mobile/guides/error-solution/screencast/responding-to-audio-issues-in-screencast.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
