Fix error for stt when async_get_engine is not implemented (#95443)
* Fix error for stt
* Revert "Fix error for stt"
This reverts commit 723cd191fe
.
* Remove legacy stt platform component
This commit is contained in:
parent
489781c1e6
commit
0a74bffe67
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ COMPONENTS_WITH_CONFIG_ENTRY_DEMO_PLATFORM = [
|
|||
|
||||
COMPONENTS_WITH_DEMO_PLATFORM = [
|
||||
Platform.TTS,
|
||||
Platform.STT,
|
||||
Platform.MAILBOX,
|
||||
Platform.NOTIFY,
|
||||
Platform.IMAGE_PROCESSING,
|
||||
|
|
Loading…
Add table
Reference in a new issue