Voice to Text Processing with OpenAI
This example uses yourdefault
audio in (microphone) and your default
audio output (speaker). Please test both your microphone and speaker in your system settings to make sure they are connected and working. On a Mac, the system may request permission to on your audio - Allow permissions.
Enumerating your Audio
You can enumerate available audio via the test script in/system_hw_test
:
Testing Audio
You can provide test sentences to speak by adding theMockInput
to the config file:
ws
(wscat -c ws://localhost:8765
) and type in the words you want the system to speak. This is useful to debug audio out issues and related settings such as chunk values.