# 2023-11-29

## New Features

### Brick Voiceovers – Mobile Apps

Brick voiceover was previously released on our web app and is now being made available on both of our mobile platforms. The following documentation uses iOS screen captures to explain the functionality; however, the apps do differ slightly.

#### Brick Popup Sheet – ‘Listen’ and ‘Add to Queue’ buttons

Two new buttons have been added to the Brick popup sheet.

To view the options on the brick popup sheet, click on the three dots at the bottom of the brick.

<div align="left"><figure><img src="/files/7wRc3tMEa6DSR7rwoDwk" alt=""><figcaption><p>Brick View</p></figcaption></figure></div>

The brick popup sheet is displayed.

<div align="left"><figure><img src="/files/YFYDWz1x7v8htBB457fC" alt=""><figcaption><p>Brick Popup Sheet</p></figcaption></figure></div>

| Item         | Description                                                                                        |
| ------------ | -------------------------------------------------------------------------------------------------- |
| Listen       | When clicked, the brick is read aloud to the user using a generated voiceover file.                |
| Add to Queue | When clicked, the brick is added to a queue so customers can listen to bricks one after the other. |

<div align="left"><figure><img src="/files/rU7QVk9mZi75qX1HP4i0" alt=""><figcaption><p>Mobile Dashboard</p></figcaption></figure></div>

{% hint style="info" %}
Note: Audio will continue to play wherever you are in the app, except for when a ScholarRx video is being played, then the brick audio stops. When you return to the brick, simply tap '**Play**' to resume listening where you left off.
{% endhint %}

#### Brick View – Listen Button

When viewing a brick, there is now a ‘Listen’ button displayed at the top.

<div align="left"><figure><img src="/files/7zkBMpqWg8nVIO9YXZdE" alt=""><figcaption><p>Brick View Listen Button</p></figcaption></figure></div>

When the ‘Listen’ button is clicked, the brick is automatically added to the top of the queue.

You may access the brick audio player modal a few different ways:

<div align="left"><figure><img src="/files/te2rqXf1Oic4mqsuB88R" alt=""><figcaption><p>Mobile Brick Queue Area</p></figcaption></figure></div>

1. Tap the '**Listen**' button.
2. Tab on the queue area (highlighted above).
3. Swipe up from the bottom of the screen.

{% hint style="info" %}
When there are bricks in the queue, the queue will always display at the bottom of the app. Brick audio may be played even when the device is locked; however, when you log out of the application, the audio stops and the queue is cleared.
{% endhint %}

#### Brick Voiceover Modal

The brick voiceover modal provides a method to control the brick voiceover & manage the queue. The following table describes each of the options on this modal. Reminder, this is an example of the iOS experience; Android differs slightly.

<div align="left"><figure><img src="/files/gWYYcxsQspTNibGwWKv6" alt=""><figcaption><p>Brick Voiceover Queue</p></figcaption></figure></div>

| Item                                                            | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| --------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <img src="/files/z9pjW2m7uU3nVayhKsOt" alt="" data-size="line"> | Stop Listening. When tapped, this stops the brick voiceover and clears all bricks from the queue.                                                                                                                                                                                                                                                                                                                                                          |
| Audio Player Controls                                           | <p>Rewind. When tapped, the brick audio plays from the beginning.</p><p>Rewind 10 seconds. When tapped, the brick audio rewinds 10 seconds.</p><p>Play. When tapped, the brick audio plays.</p><p>Fast Forward 10 seconds. When tapped, the brick audio is fast-forwarded 10 seconds.</p><p>Fast Forward. When tapped, the brick audio fast-forwards to the end of the brick. If another brick is in the queue, the next brick’s audio file is played.</p> |
| <img src="/files/l0L5SXM3Dxsja6D2nKr2" alt="" data-size="line"> | Open brick. When tapped, the brick is loaded (viewable) for the customer.                                                                                                                                                                                                                                                                                                                                                                                  |
| <img src="/files/qg308kLjeLDVfn91JHZ4" alt="" data-size="line"> | Favorite. When tapped, the brick is added to your Favorites page.                                                                                                                                                                                                                                                                                                                                                                                          |
| <img src="/files/Sye7r7qD7r3oZukyVvld" alt="" data-size="line"> | <p>Playback speed. When the playback speed icon is tapped, the following options are displayed:</p><p>·          3x</p><p>·          2.5x</p><p>·          2.0x</p><p>·          1.5x</p><p>·          1x</p><p>·          0.75x</p><p>·          0.5x</p>                                                                                                                                                                                                 |
| 'Now playing x of x'                                            | This section identifies which brick is currently being played & its position in the queue.                                                                                                                                                                                                                                                                                                                                                                 |
| Edit queue button                                               | When tapped, the brick queue is displayed.                                                                                                                                                                                                                                                                                                                                                                                                                 |

#### Editing the Queue&#x20;

The queue may be edited by:

1. **Tapping ‘Listen’**. When ‘Listen’ is tapped on a brick, the brick is automatically added to the top of the queue.
2. **Rearranging bricks**. To rearrange bricks, tap and hold the three lines to the right of a brick and drag it into its new position. Click ‘Save’ to save the new order.
3. **Deleting bricks**. To delete a brick, tap the red circle to the left of a brick, then tap ‘Delete’. If a brick is being listened to when it’s deleted, the next brick in the queue will automatically begin playing.

If you try to add the same brick to the queue multiple times, a message is displayed to show that the brick already exists in the queue. After the queue has been updated, click the ‘**Save**’ button to save the new order, or click the ‘**X**’ to exit the queue. When the ‘X’ is clicked, a popup message displays alerting you of unsaved changes.

<div align="left"><figure><img src="/files/lXyCgE7GyB0vDl4SZWBn" alt=""><figcaption><p>Unsaved Changes Message</p></figcaption></figure></div>

Click ‘**Yes**’ to save, or ‘**Cancel**’ to exit the queue without saving.


---

# 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://docs.scholarrx.com/docs/updates-and-changes/production-releases/2023-11-29.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.
