| /expo/packages/expo-av/build/ |
| H A D | Audio.types.js.map | 1 …audio should interact with the audio from other apps on iOS.\n */\n interruptionModeIOS: Interr…
|
| H A D | AV.types.js.map | 1 …audio and video formats supported on iOS.\n *\n * There are two sets of audio and video formats su…
|
| /expo/packages/expo-camera/src/ |
| H A D | WebUserMediaManager.ts | 71 constraints.audio = typeof audioConstraints !== 'undefined' ? audioConstraints : true; 78 props: { audio?: any; video?: any }, 82 return await sourceSelectedAsync(isMuted, props.audio, props.video); 84 const [audio, video] = await requestLegacyUserMediaAsync(props); constant 85 return await sourceSelectedAsync(isMuted, audio, video);
|
| H A D | WebConstants.ts | 20 audio: false,
|
| /expo/docs/pages/versions/v46.0.0/sdk/ |
| H A D | audio.mdx | 3 description: A library that provides an API to implement audio playback and recording in apps. 14 `Audio` from `expo-av` allows you to implement audio playback and recording in your app. 16 Note that audio automatically stops if headphones/bluetooth audio devices are disconnected. 18 …documentation/record) (source code is [on GitHub](https://github.com/expo/audio-recording-example)… 150 ### Playing or recording audio in background (iOS) 152 On iOS, audio playback and recording in background is only available in standalone apps, and it req… 156 See an example of **app.json** that enables audio playback in background: 167 "audio" 179 …or [ai/audio-recorder-polyfill](https://github.com/ai/audio-recorder-polyfill) in your application… 188 <APISection packageName="expo-audio" apiName="Audio" />
|
| /expo/docs/pages/versions/unversioned/sdk/ |
| H A D | audio.mdx | 3 description: A library that provides an API to implement audio playback and recording in apps. 15 `Audio` from `expo-av` allows you to implement audio playback and recording in your app. 17 Note that audio automatically stops if headphones/bluetooth audio devices are disconnected. 19 …documentation/record) (source code is [on GitHub](https://github.com/expo/audio-recording-example)… 124 …/* @info iOS may reroute audio playback to the phone earpiece when recording is allowed, so disabl… 157 ### Playing or recording audio in background <PlatformTags platforms={['ios']} /> 159 On iOS, audio playback and recording in background is only available in standalone apps, and it req… 163 See an example of **app.json** that enables audio playback in background: 174 "audio" 186 …or [ai/audio-recorder-polyfill](https://github.com/ai/audio-recorder-polyfill) in your application… [all …]
|
| /expo/docs/pages/versions/v49.0.0/sdk/ |
| H A D | audio.mdx | 3 description: A library that provides an API to implement audio playback and recording in apps. 15 `Audio` from `expo-av` allows you to implement audio playback and recording in your app. 17 Note that audio automatically stops if headphones/bluetooth audio devices are disconnected. 19 …documentation/record) (source code is [on GitHub](https://github.com/expo/audio-recording-example)… 124 …/* @info iOS may reroute audio playback to the phone earpiece when recording is allowed, so disabl… 157 ### Playing or recording audio in background <PlatformTags platforms={['ios']} /> 159 On iOS, audio playback and recording in background is only available in standalone apps, and it req… 163 See an example of **app.json** that enables audio playback in background: 174 "audio" 186 …or [ai/audio-recorder-polyfill](https://github.com/ai/audio-recorder-polyfill) in your application… [all …]
|
| /expo/docs/pages/versions/v48.0.0/sdk/ |
| H A D | audio.mdx | 3 description: A library that provides an API to implement audio playback and recording in apps. 15 `Audio` from `expo-av` allows you to implement audio playback and recording in your app. 17 Note that audio automatically stops if headphones/bluetooth audio devices are disconnected. 19 …documentation/record) (source code is [on GitHub](https://github.com/expo/audio-recording-example)… 124 …/* @info iOS may reroute audio playback to the phone earpiece when recording is allowed, so disabl… 157 ### Playing or recording audio in background <PlatformTags platforms={['ios']} /> 159 On iOS, audio playback and recording in background is only available in standalone apps, and it req… 163 See an example of **app.json** that enables audio playback in background: 174 "audio" 186 …or [ai/audio-recorder-polyfill](https://github.com/ai/audio-recorder-polyfill) in your application… [all …]
|
| /expo/docs/pages/versions/v47.0.0/sdk/ |
| H A D | audio.mdx | 3 description: A library that provides an API to implement audio playback and recording in apps. 14 `Audio` from `expo-av` allows you to implement audio playback and recording in your app. 16 Note that audio automatically stops if headphones/bluetooth audio devices are disconnected. 18 …documentation/record) (source code is [on GitHub](https://github.com/expo/audio-recording-example)… 122 …/* @info iOS may reroute audio playback to the phone earpiece when recording is allowed, so disabl… 155 ### Playing or recording audio in background (iOS) 157 On iOS, audio playback and recording in background is only available in standalone apps, and it req… 161 See an example of **app.json** that enables audio playback in background: 172 "audio" 184 …or [ai/audio-recorder-polyfill](https://github.com/ai/audio-recorder-polyfill) in your application… [all …]
|
| /expo/packages/expo-camera/build/ |
| H A D | WebUserMediaManager.js | 51 constraints.audio = typeof audioConstraints !== 'undefined' ? audioConstraints : true; 57 return await sourceSelectedAsync(isMuted, props.audio, props.video); 59 const [audio, video] = await requestLegacyUserMediaAsync(props); 60 return await sourceSelectedAsync(isMuted, audio, video);
|
| H A D | WebConstants.js | 16 audio: false, property
|
| H A D | WebUserMediaManager.d.ts | 4 audio?: any;
|
| /expo/packages/expo-updates/e2e/fixtures/project_files/eas-hooks/ |
| H A D | eas-build-on-success.sh | 47 $ANDROID_SDK_ROOT/emulator/emulator @$ANDROID_EMULATOR -no-audio -no-boot-anim 2>&1 >/dev/null & 49 …$ANDROID_SDK_ROOT/emulator/emulator @$ANDROID_EMULATOR -no-audio -no-boot-anim -no-window -use-sys…
|
| /expo/packages/expo-av/build/Audio/ |
| H A D | Recording.types.js.map | 1 …audio or the final duration is the recording has been stopped.\n */\n durationMillis: number;\n…
|
| H A D | AudioAvailability.js.map | 1 …audio is not enabled.');\n }\n}\n\n// @needsAudit\n/**\n * Audio is enabled by default, but if yo…
|
| /expo/packages/expo-media-library/build/ |
| H A D | ExpoMediaLibrary.web.js | 17 audio: 'audio',
|
| H A D | ExpoMediaLibrary.web.js.map | 1 …ge';\n },\n get MediaType(): MediaTypeObject {\n return {\n audio: 'audio',\n photo…
|
| /expo/packages/expo-media-library/src/ |
| H A D | ExpoMediaLibrary.web.ts | 21 audio: 'audio',
|
| /expo/home/screens/DiagnosticsScreen/ |
| H A D | index.tsx | 86 description={`On iOS you can play audio${ 88 …whether it plays when the device is on silent, and set how the audio interacts with audio from oth…
|
| /expo/ios/versioned/sdk47/EXAV/EXAV/ |
| H A D | ABI47_0_0EXAV.m | 186 // We need to clear audio tap before sound gets destroyed to avoid 233 #pragma mark - Global audio state control API 354 …return ABI47_0_0EXErrorWithMessage(@"Expo Audio is disabled, so the audio session could not be act… 357 …ErrorWithMessage(@"This experience is currently in the background, so the audio session could not … 408 // Current audio session mode is lower than the required one 446 …// The "best practice" is to tear down and recreate the audio session, but we're choosing to no-op 501 #pragma mark - Internal audio recording helper methods 610 // so we track durationMillis independently of the audio recorder. 882 reject(@"E_MISSING_PERMISSION", @"Missing audio recording permission.", nil); 927 reject(@"E_MISSING_PERMISSION", @"Missing audio recording permission.", nil); [all …]
|
| /expo/ios/versioned/sdk48/EXAV/EXAV/ |
| H A D | ABI48_0_0EXAV.m | 186 // We need to clear audio tap before sound gets destroyed to avoid 233 #pragma mark - Global audio state control API 354 …return ABI48_0_0EXErrorWithMessage(@"Expo Audio is disabled, so the audio session could not be act… 357 …ErrorWithMessage(@"This experience is currently in the background, so the audio session could not … 408 // Current audio session mode is lower than the required one 446 …// The "best practice" is to tear down and recreate the audio session, but we're choosing to no-op 501 #pragma mark - Internal audio recording helper methods 610 // so we track durationMillis independently of the audio recorder. 882 reject(@"E_MISSING_PERMISSION", @"Missing audio recording permission.", nil); 927 reject(@"E_MISSING_PERMISSION", @"Missing audio recording permission.", nil); [all …]
|
| H A D | ABI48_0_0EXAudioRecordingPermissionRequester.m | 22 …EXErrorWithMessage(@"This app is missing NSMicrophoneUsageDescription, so audio services will fail…
|
| /expo/ios/versioned/sdk49/EXAV/EXAV/ |
| H A D | ABI49_0_0EXAV.m | 186 // We need to clear audio tap before sound gets destroyed to avoid 233 #pragma mark - Global audio state control API 354 …return ABI49_0_0EXErrorWithMessage(@"Expo Audio is disabled, so the audio session could not be act… 357 …ErrorWithMessage(@"This experience is currently in the background, so the audio session could not … 408 // Current audio session mode is lower than the required one 446 …// The "best practice" is to tear down and recreate the audio session, but we're choosing to no-op 501 #pragma mark - Internal audio recording helper methods 610 // so we track durationMillis independently of the audio recorder. 882 reject(@"E_MISSING_PERMISSION", @"Missing audio recording permission.", nil); 927 reject(@"E_MISSING_PERMISSION", @"Missing audio recording permission.", nil); [all …]
|
| /expo/packages/expo-av/ios/EXAV/ |
| H A D | EXAV.m | 186 // We need to clear audio tap before sound gets destroyed to avoid 233 #pragma mark - Global audio state control API 354 …return EXErrorWithMessage(@"Expo Audio is disabled, so the audio session could not be activated."); 357 …return EXErrorWithMessage(@"This experience is currently in the background, so the audio session c… 408 // Current audio session mode is lower than the required one 446 …// The "best practice" is to tear down and recreate the audio session, but we're choosing to no-op 501 #pragma mark - Internal audio recording helper methods 610 // so we track durationMillis independently of the audio recorder. 882 reject(@"E_MISSING_PERMISSION", @"Missing audio recording permission.", nil); 927 reject(@"E_MISSING_PERMISSION", @"Missing audio recording permission.", nil); [all …]
|
| H A D | EXAudioRecordingPermissionRequester.m | 22 …EXFatal(EXErrorWithMessage(@"This app is missing NSMicrophoneUsageDescription, so audio services w…
|