Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.stt.legacy.Provider Member List

This is the complete list of members for homeassistant.components.stt.legacy.Provider, including all inherited members.

async_process_audio_stream(self, SpeechMetadata metadata, AsyncIterable[bytes] stream)homeassistant.components.stt.legacy.Provider
check_metadata(self, SpeechMetadata metadata)homeassistant.components.stt.legacy.Provider
Nonehomeassistant.components.stt.legacy.Providerstatic
supported_bit_rates(self)homeassistant.components.stt.legacy.Provider
supported_channels(self)homeassistant.components.stt.legacy.Provider
supported_codecs(self)homeassistant.components.stt.legacy.Provider
supported_formats(self)homeassistant.components.stt.legacy.Provider
supported_languages(self)homeassistant.components.stt.legacy.Provider
supported_sample_rates(self)homeassistant.components.stt.legacy.Provider