# Sandbox.Speech.Recognition

- Kind: class
- Namespace: `Sandbox.Speech`
- Assembly: `Sandbox.Engine`
- Modifiers: static, abstract, sealed

## Properties

- [`IsListening`](/api/Sandbox.Speech.Recognition/IsListening): Whether or not we are currently listening for speech.
- [`IsSupported`](/api/Sandbox.Speech.Recognition/IsSupported): Whether or not speech recognition is supported and a language is available.

## Methods

- [`Start`](/api/Sandbox.Speech.Recognition/Start)
- [`Stop`](/api/Sandbox.Speech.Recognition/Stop): Stop any active listening for speech.
