*** id: 5fe2db89-8718-4d08-ae9f-d70ee40021a3 title: Relay.Calling.PromptVolumeResult slug: /python/reference/calling/results/prompt-volume description: >- The result object that is returned when changing the volume of a prompt action. max-toc-depth: 3 ---------------- [volume]: /docs/server-sdk/v2/python/reference/calling/actions/prompt#volume ## Relay.Calling.PromptVolumeResult This object is returned by [`volume`][volume] method and represents the final result of a volume control operation. ### Properties | Property | Type | Description | | ------------ | ------- | ------------------------------------------------- | | `successful` | boolean | Whether the volume has been changed successfully. |