AI speech recognition
Team Edition provides speech recognition in AI Chat. This feature lets you convert spoken input into text, which can then be used to generate SQL queries or ask questions about your databases.
Using AI speech recognition¶
To use the AI speech recognition:
- Activate the AI assistant.
-
Click on the AI Chat icon
located in the Team Edition toolbar.
- Alternatively, open the SQL Editor and click on the AI assistant icon
located in the left toolbar of the SQL Editor.
Note
The toolbar is customizable. For further information, refer to Toolbar Customization article.
- Alternatively, open the SQL Editor and click on the AI assistant icon
-
In the chat window, click the Microphone button (
) to start speech recognition, speak your request, and wait for it to be transcribed into text. You can edit the text before sending it.
-
Press the Send button to get the SQL translation, then choose one of the following options:
- Execute to run the generated SQL query
- Editor to open the query in the SQL Editor and continue working with it directly
- Copy to copy the query to your clipboard and paste it wherever you need
AI speech recognition settings¶
You can fine-tune how speech recognition works in AI Chat. Go to Window -> Preferences -> General -> AI.
Setting | Description |
---|---|
Transcript model | Selects the AI model used for converting speech to text |
Language | Sets the language for recognition and responses |
Tip
For the full list of AI settings, see AI configuration.