Skip to content
Snippets Groups Projects
Commit cbcc6edb authored by gonzfer's avatar gonzfer
Browse files

Correccion errores

parent 566f25a0
No related branches found
No related tags found
No related merge requests found
Showing with 19 additions and 3 deletions
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
...@@ -112,13 +112,17 @@ public class Micro : MonoBehaviour ...@@ -112,13 +112,17 @@ public class Micro : MonoBehaviour
{ {
//altavoz.setReproducir(true); //altavoz.setReproducir(true);
//altavoz.setConectado(true); //altavoz.setConectado(true);
Microphone.End(selectedDevice); Microphone.End(selectedDevice);
//var filePath = "./Gonzalo/Grabaciones/data.wav"; //var filePath = "./Gonzalo/Grabaciones/data.wav";
//SavWav.Save("filePath", audioSource); //SavWav.Save("filePath", audioSource);
//audioClip = audioSource.clip; //audioClip = audioSource.clip;
string fecha = DateTime.Now.ToString("dd-MM-yyyy-hh-mm-ss"); string fecha = DateTime.Now.ToString("dd-MM-yyyy-hh-mm-ss");
//var filepath = "./Gonzalo/Grabaciones/" + fecha + ".wav"; //var filepath = "./Gonzalo/Grabaciones/" + fecha + ".wav";
SavWav.Save("", audioClip);
//SavWav.Save("", audioClip);
//Escritor.Instance.setInfoAdicional(true, filepath); //Escritor.Instance.setInfoAdicional(true, filepath);
Escritor.Instance.save(d.getDiccionario("Fin_Grabacion"), nombreDinamica); Escritor.Instance.save(d.getDiccionario("Fin_Grabacion"), nombreDinamica);
//Escritor.Instance.setInfoAdicional(false, ""); //Escritor.Instance.setInfoAdicional(false, "");
......
[
{
"fecha": "16-07-2022",
"evento": "Entrada en el escenario",
"hora": "19:15:33"
},
{
"fecha": "16-07-2022",
"evento": "Entrada_Comprension",
"hora": "19:15:45"
}
]
\ No newline at end of file
...@@ -27,10 +27,10 @@ EditorUserSettings: ...@@ -27,10 +27,10 @@ EditorUserSettings:
value: 56040552030c5a030e570f7011260644474e1a2b7e7870692c714466b6e2643b value: 56040552030c5a030e570f7011260644474e1a2b7e7870692c714466b6e2643b
flags: 0 flags: 0
RecentlyUsedSceneGuid-7: RecentlyUsedSceneGuid-7:
value: 0057520704565a5a0f5e5c7b11265a444e154d297e2d76617b711f6bb0e46d3d value: 5a005750500d0a5d5a0d5c7b42705c444f164d737c7d24617d7f1b32e0e2313e
flags: 0 flags: 0
RecentlyUsedSceneGuid-8: RecentlyUsedSceneGuid-8:
value: 5a005750500d0a5d5a0d5c7b42705c444f164d737c7d24617d7f1b32e0e2313e value: 0057520704565a5a0f5e5c7b11265a444e154d297e2d76617b711f6bb0e46d3d
flags: 0 flags: 0
vcSharedLogLevel: vcSharedLogLevel:
value: 0d5e400f0650 value: 0d5e400f0650
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment