mirror of
https://github.com/FAUSheppy/ths-speech
synced 2025-12-06 08:21:34 +01:00
16 lines
318 B
Plaintext
16 lines
318 B
Plaintext
Smartphone:
|
|
- record
|
|
- play
|
|
- send to server
|
|
- recive text form server (?)
|
|
|
|
Server:
|
|
- revice from smartphone
|
|
- use google api for recognition
|
|
- process/format result (i.e. templating (i.e. templating))
|
|
- send resulting text
|
|
|
|
Computer/Client:
|
|
- recivce text
|
|
- place it somewhere
|