github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/IvrMenuPromptInfo.md (about) 1 # IvrMenuPromptInfo 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **Mode** | **string** | Prompt mode: custom media or text = ['Audio', 'TextToSpeech'] | [optional] 7 **Audio** | [**PromptLanguageInfo**](PromptLanguageInfo.md) | | [optional] 8 **Text** | **string** | For 'TextToSpeech' mode only. Prompt text | [optional] 9 **Language** | [**AudioPromptInfo**](AudioPromptInfo.md) | | [optional] 10 11 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 12 13