mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 23:35:58 +03:00
[GH-ISSUE #808] Just to understand the new Content ?? #535
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#535
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bbyte-lab on GitHub (Apr 22, 2020).
Original GitHub issue: https://github.com/quasar/Quasar/issues/808
How can i to add a simple ne w function like SenTextToSpeech that i have already adde in last version of quasar, why now when i add all that i need(i think...), the text isn't sended or dictated, i think my probleme is in MESSAGE folder i think i nedd to add "public class TextToSpeechHandler : MessageProcessorBase<"DoTextToSpeech">" or "public class TextToSpeechHandler : MessageProcessorBase<"string">, i try to understand again the new content but i have a little difficulties
Can you help me to understand that i need to see my function working ?
Thx to Dev.