experiments/voice-assistant/process_text.py
2021-08-16 10:42:47 +03:00

3 lines
41 B
Python

def process_text(text):
return(text)