feat: implemented forced speech and speech queue
This commit is contained in:
committed by
Pim Hutting
parent
1e77548622
commit
e51cf8fe65
@@ -6,6 +6,7 @@ from robot_interface.endpoints.socket_base import SocketBase
|
||||
from robot_interface.state import state
|
||||
from robot_interface.core.config import settings
|
||||
|
||||
|
||||
class VideoSender(SocketBase):
|
||||
"""
|
||||
Video sender endpoint, responsible for sending video frames.
|
||||
|
||||
Reference in New Issue
Block a user