Navigation
BlueprintAPI > BlueprintAPI/SlateScreenReader
Returns the volume text to speech will be speaking at for a screen reader user. Value is between 0.0f and 1.0f. If the provided user Id doesn't exist, 0.0f will be returned.
Target is Slate Screen Reader Engine Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| integer | Screen Reader User Id | The user Id of the screen reader user to retrieve the text to speech volume for |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Return Value |