brilliantlabsAR / noa-flutter

The Noa app for iOS and Android
Other
29 stars 20 forks source link

Change the TTS voice #112

Open josuah opened 3 months ago

josuah commented 3 months ago

Currently, Text To Speech (TTS) is only a toggle. https://github.com/brilliantlabsAR/noa-flutter/blob/dda11be7be5985e7b25890882dd1405f3e795232/lib/noa_api.dart#L238 If there are ways to query different voice engines, this can be exposed as a setting to the user too ("2", "3", "4"... in addition to just "0" and "1").

Suggested in private chat.