Sfoglia il codice sorgente

Update recording_with_microphone.rst for iOS audio settings (#11380)

* Update recording_with_microphone.rst for iOS audio settings

Added information about setting the correct 'Session Category' for audio input on iOS and iPadOS.

Co-authored-by: Hugo Locurcio <[email protected]>

---------

Co-authored-by: Hugo Locurcio <[email protected]>
Miguel de Icaza 1 settimana fa
parent
commit
e4d463e746
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      tutorials/audio/recording_with_microphone.rst

+ 2 - 0
tutorials/audio/recording_with_microphone.rst

@@ -14,6 +14,8 @@ support for this tutorial:
 
 You will need to enable audio input in the :ref:`Audio > Driver > Enable Input<class_ProjectSettings_property_audio/driver/enable_input>` project setting, or you'll just get empty audio files.
 
+On iOS and iPadOS, it is also important to set the advanced **Audio > General > iOS > Session Category** setting to include **Record** or **Play and Record**.
+
 The structure of the demo
 -------------------------