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

Ruta local quitada

parent 984f52b8
No related branches found
No related tags found
No related merge requests found
......@@ -117,11 +117,11 @@ public class Micro : MonoBehaviour
//SavWav.Save("filePath", audioSource);
//audioClip = audioSource.clip;
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);
Escritor.Instance.setInfoAdicional(true, filepath);
//Escritor.Instance.setInfoAdicional(true, filepath);
Escritor.Instance.save(d.getDiccionario("Fin_Grabacion"), nombreDinamica);
Escritor.Instance.setInfoAdicional(false, "");
//Escritor.Instance.setInfoAdicional(false, "");
}
......
This diff is collapsed.
......@@ -27,10 +27,10 @@ EditorUserSettings:
value: 56040552030c5a030e570f7011260644474e1a2b7e7870692c714466b6e2643b
flags: 0
RecentlyUsedSceneGuid-7:
value: 5a005750500d0a5d5a0d5c7b42705c444f164d737c7d24617d7f1b32e0e2313e
value: 0057520704565a5a0f5e5c7b11265a444e154d297e2d76617b711f6bb0e46d3d
flags: 0
RecentlyUsedSceneGuid-8:
value: 0057520704565a5a0f5e5c7b11265a444e154d297e2d76617b711f6bb0e46d3d
value: 5a005750500d0a5d5a0d5c7b42705c444f164d737c7d24617d7f1b32e0e2313e
flags: 0
vcSharedLogLevel:
value: 0d5e400f0650
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment