Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brenpoly/be-more-agent
/ functions
Functions
37 in github.com/brenpoly/be-more-agent
⨍
Functions
37
◇
Types & classes
2
↓ 21 callers
Method
set_state
(self, state, msg="", cam_path=None)
agent.py:402
↓ 13 callers
Method
append_to_text
(self, text, newline=True)
agent.py:420
↓ 3 callers
Function
choose_input_samplerate
(device, preferred=None)
agent.py:132
↓ 3 callers
Method
get_random_sound
(self, directory)
agent.py:1031
↓ 3 callers
Method
play_sound
(self, file_path)
agent.py:1037
↓ 2 callers
Method
_listen_loop
(self, stream_args, input_chunk_size, target_chunk_size, use_resampling)
agent.py:618
↓ 2 callers
Method
save_audio_buffer
(self, buffer, filename, samplerate=16000)
agent.py:761
↓ 2 callers
Method
save_chat_history
(self)
agent.py:1070
↓ 2 callers
Method
wait_for_tts
(self)
agent.py:945
↓ 1 callers
Method
_stream_to_text
(self, chunk)
agent.py:433
↓ 1 callers
Method
capture_image
(self)
agent.py:793
↓ 1 callers
Method
chat_and_respond
(self, text, img_path=None)
agent.py:811
↓ 1 callers
Method
detect_wake_word_or_ptt
(self)
agent.py:565
↓ 1 callers
Method
execute_action_and_get_result
(self, action_data)
agent.py:445
↓ 1 callers
Method
extract_json_from_text
(self, text)
agent.py:285
↓ 1 callers
Method
load_animations
(self)
agent.py:364
↓ 1 callers
Method
load_chat_history
(self)
agent.py:1063
↓ 1 callers
Function
load_config
()
agent.py:82
↓ 1 callers
Method
record_voice_adaptive
(self, filename="input.wav")
agent.py:694
↓ 1 callers
Method
record_voice_ptt
(self, filename="input.wav")
agent.py:738
↓ 1 callers
Function
resolve_input_device
(config)
agent.py:97
↓ 1 callers
Method
safe_exit
(self)
agent.py:293
↓ 1 callers
Method
speak
(self, text)
agent.py:962
↓ 1 callers
Method
transcribe_audio
(self, filename)
agent.py:774
↓ 1 callers
Method
update_animation
(self)
agent.py:383
↓ 1 callers
Method
warm_up_logic
(self)
agent.py:556
Method
__init__
(self, master)
agent.py:210
Method
_run_thinking_sound_loop
(self)
agent.py:1022
Method
_tts_worker
(self)
agent.py:950
Method
_update
()
agent.py:403
Method
callback
(indata, frames, time_info, status)
agent.py:712
Method
exit_fullscreen
(self, event=None)
agent.py:322
Method
handle_ptt_toggle
(self, event=None)
agent.py:338
Method
handle_speaking_interrupt
(self, event=None)
agent.py:353
Method
safe_main_execution
(self)
agent.py:517
Method
toggle_hud_visibility
(self, event=None)
agent.py:326
Method
update_text_stream
()
agent.py:434