saber - iPhone:(audio) mensaje de publicación para matar a mediaserverd
enviar mensaje por imessage (2)
Me di cuenta de esta publicación, que suena algo similar. ¿Está intentando esto una opción?
AudioQueueStart publicando mensaje para matar a mediaserverd
Estoy tocando varios sonidos usando: AudioServices
AudioServicesPlaySystemSound(aSystemSoundID);
Cuando pruebo el proyecto en un iPhone 3G conectado a la máquina, recibo este mensaje:
> 2010-09-16 17:29:29.672
> myProject[6528:6def] [17:29:29.672
> <0x85d400>] PlaySound posting message
> to kill mediaserverd (5958) [Switching
> to thread 13059]
y / o:
> 2010-09-16 17:30:28.316
> myProject[6528:6def] [17:30:28.316
> <0x85d400>] AudioQueueNew posting
> message to kill mediaserverd (0)
> Error: AudioQueueNewInput failed
> (0x10004003)
¿Alguna idea de por qué?
Gracias.
Por cierto, en el simulador todo funciona bien.
Recibía el mismo mensaje al intentar establecer la categoría de audio (estoy usando unidades de audio). Un reinicio del iPad me lo arregló.