ChatMaxima Frequently Asked Questions

Browse our comprehensive FAQ section to quickly find solutions, learn how to use ChatMaxima features, and get step-by-step guidance for setup, integrations, and support.

Response Section Audio Block FAQs

Written by Soniya | Updated on Sep 18
Response

Basics & Overview

1. What is the audio block in the response section used for?

 The audio block allows users to upload an audio file through the chatbot, which can then be converted into text.

2. Why would I use an audio block in my chatbot?

The audio block is useful for collecting voice messages or spoken responses from customers, which is a convenient alternative to typing.

3. How does the bot convert a user's voice into text?

The bot uses a "Speech to Text Provider" and a specific "Speech to Text Model" to convert the audio into a text transcript.

4. How can I guide users to upload the correct audio file?

 You can use the "Prompt text to guide users" field to provide instructions on what type of audio they need to upload.


 

Configuration & Credentials

5. What is a "Speech to Text Provider"?

"Speech to Text Provider" is the service that the bot uses to perform the audio-to-text conversion. The available options may vary depending on your bot's mode.

6. What is a "Speech to Text Model"?

"Speech to Text Model" is a specific AI model provided by the chosen service that performs the conversion. You can select the model that best suits your needs.

7. Why do I need to select "Speech To Text Integration Credentials"?

You need to select credentials to securely connect your chatbot to the chosen Speech to Text provider. The credentials must match the provider and model you have selected.

8. How can I save the text from the audio?

You can save the transcribed text by entering a name in the "Store the response in variable" field.


 

Process & Use Cases

9. What is the final step to save the audio block?

After you have filled in all the necessary fields, you must click submit to save the block.

10. What are some examples of how I can use the audio block?

You can use the audio block for use cases such as transcribing customer feedback, allowing users to submit voice notes, or for simple voice commands.


 

Location & Tutorials

11. Where can I find the audio block in the chatbot builder?

You can find the audio block by navigating to Dashboard → Quick Access. Then, under ChatMaxima Studio, click on Create Chatbot. The audio block will be available in the response section of the builder.

12. Where can I find a video tutorial for the audio block?

To find a video tutorial for the audio block, navigate to Dashboard → Resources. In the dropdown menu, click on Video Tutorial, and then use the search bar to find the specific guide.

link: https://chatmaxima.com/video-tutorials/using-the-response-audio-block-in-chatmaxima/


 

Advanced Questions

13. What happens to the audio after it's been converted to text?

The transcribed text is stored in the variable you named, which you can then use to process the user's request. The original audio file is processed by the selected provider and then its content is saved as text.