-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Saving voice information #1
Comments
Hello, |
Hello! When we ask pepper a question, pepper's built-in voice-to-text module converts what I say into text. My question is: Is there any way to find the audio file of my question, like.wav or.mp3? |
@victorpaleologue i'm also in the same situation. recording audio source from the tablet is not the best :/ i need it to submit to whisper and/or gpt ai |
The Qi SDK does not provide an access to the audio buffers. |
Hello, I would like to ask if there is any relevant way to find or save the voice information entered by the user when I only found the text of the question and answer during the execution of your code. Any reply would be appreciated
The text was updated successfully, but these errors were encountered: