Closed fakhirali closed 5 months ago
and listen_stream vs listen. If one is implemented that one should be used.
Have stream=True in the constructor of the ear. Use that to run the relevant function.
A stream parameter has been added to the stt base class. If stream is set to true, it will use listen_stream().
and listen_stream vs listen. If one is implemented that one should be used.