Package org.openhab.core.voice
Interface STTServiceHandle
@NonNullByDefault
public interface STTServiceHandle
A handle to a
STTService
- Author:
- Kelly Davis - Initial contribution
-
Method Summary
-
Method Details
-
abort
void abort()Aborts recognition in the associatedSTTService
-