alpaca.cpp
                                
                                
                                
                                    alpaca.cpp copied to clipboard
                            
                            
                            
                        Possible response in http request ?
Hello I was wondering if it was possible that the answers could be given in tts data? exemple : me: test IA : Testing... testing.... This message will self-destruct in five seconds! me: ...
the response should be sent like this http://192.168.1.5:8888/?tts=This message will self-destruct in five seconds!
how to use response variable ? I can't find in the code... I found to put a prefix in front of the robot's response but not to use the response variable
Or is it possible to save the answers obtained in a variable?