speech_to_text_platform_interface library

Classes

SpeechConfigOption
Holds a configuration option for a specific platform implementation.
SpeechListenOptions
Options for the listen method. Previously options were provided as separate parameters to listen however as the number of options grew this became unwieldy. The options are now provided as a single object with named parameters. The old style is still supported but deprecated. If both are used the old style arguments are ignored.
SpeechToTextPlatform
The interface that implementations of url_launcher must implement.

Enums

ListenMode
Describes the goal of your speech recognition to the system.