Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text audio response #5

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Text audio response #5

wants to merge 5 commits into from

Conversation

KronosPNG
Copy link
Collaborator

Cambiamenti:

  • Fixato spelling error su happiness
  • Aggiunto un null check su un blocco che causava eccezione sul PlayerController
  • Rimosso utilizzo di WWW, ormai obsoleto, ora c'è una Coroutine con UnityWebRequest con un callback per gestire il valore dell'audio
  • textsQueue non veniva effettivamente utilizzato, quindi per ora l'ho commentato, ma credo si possa rimuovere tranquillamente
  • Invertito l'ordine con cui il programma faceva partire audio e testo, il testo non veniva mai inviato perché il check controllava che non ci fossero audio in partenza
  • Ora la risposta dello studente è sia in formato audio e testuale tramite chat

AlessandroCaturano pushed a commit to AlessandroCaturano/SENEM_Metaverse that referenced this pull request Dec 4, 2024
I overengineered it as always, REALLY easy fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant