experiments/voice-assistant/process_text.py

3 lines
41 B
Python
Raw Permalink Normal View History

2021-08-16 07:42:47 +00:00
def process_text(text):
return(text)